aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.debuginfod
AgeCommit message (Expand)AuthorFilesLines
2024-06-04gdb/testsuite: make gdb_gnu_strip_debug consistentAndrew Burgess1-14/+5
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess7-7/+7
2023-09-29Support the NO_COLOR environment variableTom Tromey2-8/+2
2023-07-15gdb: style filenames in separate debug file warningsAndrew Burgess2-3/+54
2023-05-11gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.expAaron Merey1-1/+1
2023-05-05gdb/testsuite: tighten patterns in build-id-no-debug-warning.expAndrew Burgess1-2/+4
2023-03-17[gdb/testsuite] Fix filename in gdb.debuginfod/crc_mismatch.expTom de Vries1-1/+1
2023-02-01gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver boardAndrew Burgess1-9/+20
2023-02-01gdb: defer warnings when loading separate debug filesAlexandra Hájková5-0/+315
2023-01-13Rename to allow_debuginfod_testsTom Tromey1-1/+1
2023-01-13Use require !skip_debuginfod_testsTom Tromey1-1/+1
2023-01-09gdb/linespec.c: Fix missing source file during breakpoint re-setAaron Merey1-0/+9
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker2-2/+2
2022-11-18gdb/testsuite: fix gdb.debuginfod/fetch_src_and_symbols.exp with ClangAndrew Burgess2-2/+10
2022-11-18gdb/testsuite: rename source file gdb.debuginfod/main.cAndrew Burgess2-1/+1
2022-11-18gdb/testsuite: add (and use) a new build-id compile optionAndrew Burgess1-2/+2
2022-10-20[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1Tom de Vries1-3/+6
2022-10-11[gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with native-gdbs...Tom de Vries1-1/+3
2022-09-20gdb/testsuite: add a debuginfod-support.exp helper libraryAndrew Burgess1-111/+47
2022-05-02gdb/debuginfod: Whitespace-only URL should disable debuginfodAaron Merey1-4/+13
2022-04-21gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty URL" testPedro Alves1-1/+1
2022-04-20gdb/debuginfod: Prevent out_of_range exceptionAaron Merey1-0/+62
2022-03-21PR gdb/27570: missing support for debuginfod in core_target::build_file_mappingsAaron Merey1-0/+22
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2-2/+2
2021-11-15gdb: rework "set debuginfod" commandsSimon Marchi1-2/+2
2021-11-09gdb.debuginfod/fetch_src_and_symbols.exp: fix when GDB is built with AddressS...Simon Marchi1-1/+6
2021-10-29gdb: add set/show commands for managing debuginfodAaron Merey1-3/+22
2021-10-27[gdb/testsuite] Fix port detection in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+6
2021-09-30[gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker2-2/+2
2020-07-21[gdb/testsuite] Don't leak env vars in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-89/+120
2020-06-17Pass INTERNAL_GDBFLAGS when executing GDBKeith Seitz1-1/+2
2020-02-26Add debuginfod support to GDBAaron Merey2-0/+239