Remove path name from test case
[binutils-gdb.git] / gdb / symfile.h
2023-10-19 Simon Marchigdb: remove target_section_table typedef
2023-07-15 Andrew Burgessgdb: style filenames in separate debug file warnings
2023-04-13 Tom TromeyAvoid double-free with debuginfod
2023-02-01 Alexandra Hájkovágdb: defer warnings when loading separate debug files
2023-01-20 Tom TromeyUse bool in pc_in_* functions
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-08-03 Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-07-30 Simon Marchigdb: add "id" fields to identify symtabs and subfiles
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-04-17 Tom TromeyAdd search_flags to expand_symtabs_matching
2021-04-17 Tom TromeyLet expand_symtabs_matching short-circuit
2021-03-26 Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-20 Tom TromeyRemove sym_fns::sym_read_psymbols
2021-03-20 Tom TromeyMove sym_fns::qf to objfile
2021-03-20 Tom TromeyMove quick_symbol_functions to a new header
2021-03-20 Tom TromeyChange objfile::has_partial_symbols to return bool
2021-03-20 Tom TromeyIntroduce dwarf2/public.h
2021-03-20 Tom TromeyMove some DWARF code out of symfile.h
2021-03-06 Tom TromeyCreate new file dwarf2/sect-names.h
2021-01-12 Simon Marchigdb: move read{now,never}_symbol_files declarations...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-13 Tom TromeyUse a std::vector in target_section_table
2020-09-19 Tom TromeyUse gdb_bfd_sections in symfile.c
2020-09-06 Tom TromeyRemove unused declaration from symfile.h
2020-05-19 Simon Marchigdb: make symfile_segment_data::segment_info an std...
2020-05-19 Simon Marchigdb: use std::vector to store segments in symfile_segme...
2020-05-19 Simon Marchigdb: allocate symfile_segment_data with new
2020-04-14 Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-04-02 Tom de Vries[gdb] Use partial symbol table to find language for...
2020-01-13 Ali TamurDwarf 5: Handle debug_str_offsets and indexed attribute...
2020-01-08 Tom TromeyChange section_offsets to a std::vector
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-02 Tom TromeyHandle copy relocations
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-09-10 Tom TromeyChange map_matching_symbols to take a lookup_name_info
2019-09-10 Tom TromeyChange map_matching_symbols to take a symbol_found_call...
2019-09-07 Simon MarchiChange lookup_symbol's block_index parameter type to...
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-02 Simon MarchiMove generic_load declaration to symfile.h
2019-05-08 Tom TromeyConvert probes to type-safe registry API
2019-03-25 Tom TromeyMore block constification
2019-01-10 Tom TromeyMove some declarations to mdebugread.h
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-06-28 Tom TromeyMake dwarf2_free_objfile static
2018-06-28 Petr TesarikMake sure that sorting does not change section order
2018-03-16 Tom TromeyRemove make_cleanup_free_section_addr_info
2018-03-08 Simon MarchiMake find_separate_debug_file* return std::string
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-11 Pedro AlvesUnbreak build for non-ELF ports
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08 Jan KratochvilChange dwarf2_initialize_objfile's return value
2017-11-23 Sergio Durigan JuniorConvert generic probe interface to C++ (and perform...
2017-11-17 Tom TromeyHandle dereferencing Rust trait objects
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-10-14 Simon MarchiReplace psymbol_allocation_list with std::vector
2017-09-12 Simon MarchiMake probe_ops::get_probes fill an std::vector
2017-06-11 Simon MarchiIntroduce "set debug separate-debug-file"
2017-04-12 Tom TromeyChange increment_reading_symtab to return a scoped_restore
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-02-23 Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-20 Jan KratochvilDWARF-5 basic functionality
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-26 Sandra LoosemorePR 20569, segv in follow_exec
2016-10-26 Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-10-21 Tom TromeyRecord minimal symbols directly in reader.
2016-06-24 Tom TromeyMove filename extensions into language_defn
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-04-02 Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-02-27 Tom TromeyFix struct, union, and enum nesting in C++
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-11 Doug EvansRename new_symfile_objfile, make static.
2015-02-06 Doug EvansMove clear_symtab_users, deduce_language_from_filename...
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-18 Simon MarchiA few comment cleanups
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-10-26 Doug EvansRename parameter "kind" to "block_index" in quick looku...
2014-03-31 Doug EvansNew option "set print symbol-loading".
2014-03-03 Tom Tromeychange probes to be program-space-independent
2014-02-26 Tom Tromeystart change to progspace independence
2014-01-15 Doug Evanspsymtab cleanup patch 3/3
2014-01-15 Doug Evanspsymtab cleanup patch 2/3
2014-01-15 Doug Evanspsymtab cleanup patch 1/3
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 * symfile.h (struct sym_fns): Delete member "sym_flavour".
2013-09-25 Doug Evans * symfile.h (struct sym_fns): Add "objfile" argument to
2013-09-25 Doug Evans * symfile.h (struct quick_symbol_functions): Reorg...
2013-09-24 Jan KratochvilKeep objfile original filename
2013-09-19 Jan KratochvilMostly code cleanup: Constification.
2013-08-07 Tom Tromeyremove unused qf method
2013-07-24 Sergio Durigan Junior2013-07-24 Sergio Durigan Junior <sergiodj@redhat...
2013-05-09 Doug Evans * symfile.c (syms_from_objfile_1): Delete args offsets...
2013-05-06 Doug Evans * dbxread.c (process_one_symbol): Constify section_off...
2013-04-12 Tom Tromey * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffe...
2013-02-03 Jan Kratochvilgdb/
next