[gdb] Use partial symbol table to find language for main
[deliverable/binutils-gdb.git] / gdb / symfile-debug.c
index 53a77a5405dcd09d2e01d47276d902b5f4220a46..19dc83a8bdd4b36f0b1667550b222ae677de1139 100644 (file)
@@ -362,6 +362,7 @@ static const struct quick_symbol_functions debug_sym_quick_functions =
   debug_qf_forget_cached_source_info,
   debug_qf_map_symtabs_matching_filename,
   debug_qf_lookup_symbol,
+  NULL,
   debug_qf_print_stats,
   debug_qf_dump,
   debug_qf_expand_symtabs_for_function,
This page took 0.024155 seconds and 4 git commands to generate.