aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb/contrib] Add two rules in common-misspellings.txtTom de Vries2024-11-232-2/+2
* [gdb/testsuite] Avoid intermittent failures on another debuginfod testTom de Vries2024-11-111-1/+1
* gdb: use mapped file information to improve debuginfod textAndrew Burgess2024-11-102-2/+2
* gdb/testsuite: avoid intermittent failures on a debuginfod testAndrew Burgess2024-10-271-1/+1
* [gdb/contrib] Handle dot in spellcheck.shTom de Vries2024-10-211-1/+1
* Use ui-out tables for info proc mappingsTom Tromey2024-10-081-1/+1
* gdb, testsuite: clean duplicate header includesGerlicher, Klaus2024-09-301-1/+0
* gdb: unify build-id to objfile lookup codeAndrew Burgess2024-09-072-1/+55
* gdb: improve shared library build-id check for core-filesAndrew Burgess2024-09-073-0/+340
* gdb/corefile: improve file backed mapping handlingAndrew Burgess2024-09-074-0/+447
* gdb/testsuite: add no-delete-breakpoints option to 'runto' procAndrew Burgess2024-08-281-12/+7
* gdb/testsuite: make gdb_gnu_strip_debug consistentAndrew Burgess2024-06-041-14/+5
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-127-7/+7
* Support the NO_COLOR environment variableTom Tromey2023-09-292-8/+2
* gdb: style filenames in separate debug file warningsAndrew Burgess2023-07-152-3/+54
* gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.expAaron Merey2023-05-111-1/+1
* gdb/testsuite: tighten patterns in build-id-no-debug-warning.expAndrew Burgess2023-05-051-2/+4
* [gdb/testsuite] Fix filename in gdb.debuginfod/crc_mismatch.expTom de Vries2023-03-171-1/+1
* gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver boardAndrew Burgess2023-02-011-9/+20
* gdb: defer warnings when loading separate debug filesAlexandra Hájková2023-02-015-0/+315
* Rename to allow_debuginfod_testsTom Tromey2023-01-131-1/+1
* Use require !skip_debuginfod_testsTom Tromey2023-01-131-1/+1
* gdb/linespec.c: Fix missing source file during breakpoint re-setAaron Merey2023-01-091-0/+9
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-012-2/+2
* gdb/testsuite: fix gdb.debuginfod/fetch_src_and_symbols.exp with ClangAndrew Burgess2022-11-182-2/+10
* gdb/testsuite: rename source file gdb.debuginfod/main.cAndrew Burgess2022-11-182-1/+1
* gdb/testsuite: add (and use) a new build-id compile optionAndrew Burgess2022-11-181-2/+2
* [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1Tom de Vries2022-10-201-3/+6
* [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbs...Tom de Vries2022-10-111-1/+3
* gdb/testsuite: add a debuginfod-support.exp helper libraryAndrew Burgess2022-09-201-111/+47
* gdb/debuginfod: Whitespace-only URL should disable debuginfodAaron Merey2022-05-021-4/+13
* gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty URL" testPedro Alves2022-04-211-1/+1
* gdb/debuginfod: Prevent out_of_range exceptionAaron Merey2022-04-201-0/+62
* PR gdb/27570: missing support for debuginfod in core_target::build_file_mappingsAaron Merey2022-03-211-0/+22
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-012-2/+2
* gdb: rework "set debuginfod" commandsSimon Marchi2021-11-151-2/+2
* gdb.debuginfod/fetch_src_and_symbols.exp: fix when GDB is built with AddressS...Simon Marchi2021-11-091-1/+6
* gdb: add set/show commands for managing debuginfodAaron Merey2021-10-291-3/+22
* [gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries2021-10-271-1/+6
* [gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries2021-09-301-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-012-2/+2
* [gdb/testsuite] Don't leak env vars in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries2020-07-211-89/+120
* Pass INTERNAL_GDBFLAGS when executing GDBKeith Seitz2020-06-171-1/+2
* Add debuginfod support to GDBAaron Merey2020-02-262-0/+239