Change lookup_symbol's block_index parameter type to block_enum
[external/binutils.git] / gdb / symfile-debug.c
2019-09-07 Simon MarchiChange lookup_symbol's block_index parameter type to...
2019-05-08 Tom TromeyConvert probes to type-safe registry API
2019-05-08 Tom TromeyConvert symfile-debug.c to type-safe registry API
2019-03-25 Tom TromeyMore block constification
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-26 Tom TromeyMake psymbols and psymtabs independent of the program...
2018-03-19 Tom TromeyConvert observers to C++
2018-03-16 Tom TromeyRemove make_cleanup_free_section_addr_info
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-17 Tom TromeyHandle dereferencing Rust trait objects
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-11-07 Tom TromeyConstify add_setshow_*
2017-09-12 Simon MarchiMake probe_ops::get_probes fill an std::vector
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-02-23 Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-26 Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-31 Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-17 Doug EvansNew parameter "debug symbol-lookup".
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-03-03 Tom Tromeychange probes to be program-space-independent
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-11 Joel BrobeckerReformat symfile-debug.c::debug_qf_expand_symtabs_match...
2014-02-10 Gary BensonFix compile error
2014-02-10 Gary BensonUpdate debug_qf_expand_symtabs_matching to use typedefs.
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06 Tom Tromeyremove some sym_probe_fns methods
2013-09-25 Doug Evans New option "set debug symfile on".