diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.c (renamed from gdb/testsuite/gdb.debuginfod/main.c) | 0 | ||||
-rw-r--r-- | gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.debuginfod/main.c b/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.c index 412bd53..412bd53 100644 --- a/gdb/testsuite/gdb.debuginfod/main.c +++ b/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.c diff --git a/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp b/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp index b57b320..8b3c2cf 100644 --- a/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp +++ b/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp @@ -15,7 +15,7 @@ # Test debuginfod functionality -standard_testfile main.c +standard_testfile load_lib dwarf.exp load_lib debuginfod-support.exp |