aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.debuginfod
AgeCommit message (Expand)AuthorFilesLines
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