diff --git a/gdb/testsuite/gdb.debuginfod/main.c b/gdb/testsuite/gdb.debuginfod/fetch_src_and_symbols.c similarity index 100% rename from gdb/testsuite/gdb.debuginfod/main.c rename to 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 b57b3201cf7..8b3c2cf709e 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