Convert symfile-debug.c to type-safe registry API
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index cb763b7e453aba33726ff63676fdef3f3a82a1ca..2867d2488ef1ff2d4db001d06e10e873cf210e86 100644 (file)
@@ -1,3 +1,27 @@
+2019-05-08  Tom Tromey  <tom@tromey.com>
+
+       * symfile-debug.c (struct debug_sym_fns_data): Add initializers.
+       (symfile_debug_objfile_data_key): Change type.
+       (symfile_debug_installed, debug_qf_has_symbols)
+       (debug_qf_find_last_source_symtab)
+       (debug_qf_forget_cached_source_info)
+       (debug_qf_map_symtabs_matching_filename, debug_qf_lookup_symbol)
+       (debug_qf_print_stats, debug_qf_dump)
+       (debug_qf_expand_symtabs_for_function)
+       (debug_qf_expand_all_symtabs)
+       (debug_qf_expand_symtabs_with_fullname)
+       (debug_qf_map_matching_symbols)
+       (debug_qf_expand_symtabs_matching)
+       (debug_qf_find_pc_sect_compunit_symtab)
+       (debug_qf_map_symbol_filenames)
+       (debug_qf_find_compunit_symtab_by_address, debug_sym_get_probes)
+       (debug_sym_new_init, debug_sym_init, debug_sym_read)
+       (debug_sym_read_psymbols, debug_sym_finish, debug_sym_offsets)
+       (debug_sym_read_linetable, debug_sym_relocate): Update.
+       (symfile_debug_free_objfile): Remove.
+       (install_symfile_debug_logging, _initialize_symfile_debug):
+       Update.
+
 2019-05-08  Tom Tromey  <tom@tromey.com>
 
        * dwarf2read.h (struct dwarf2_per_objfile): Don't inherit from
This page took 0.02408 seconds and 4 git commands to generate.