Remove path name from test case
[binutils-gdb.git] / gdb / symfile.c
2023-10-19 Simon Marchigdb: remove target_section_table typedef
2023-10-10 Simon Marchigdb: remove target_gdbarch
2023-10-05 Simon Marchigdb: use objfile->pspace in free_objfile observers
2023-10-05 Simon Marchigdb: remove unnecessary nullptr check in free_objfile...
2023-10-05 Simon Marchigdb: add all_objfiles_removed observer
2023-10-05 Andrew Burgessgdb: fix reread_symbols when an objfile has target...
2023-10-05 Andrew Burgessgdb: remove print_sys_errmsg
2023-10-05 Andrew Burgessgdb: use archive name in warning when appropriate
2023-10-05 Andrew Burgessgdb: some additional filename styling
2023-09-28 Andrew Burgessgdb: use reopen_exec_file from reread_symbols
2023-09-28 Andrew Burgessgdb: remove unnecessary notification of executable_chan...
2023-09-20 Tom TromeyRemove explanatory comments from includes
2023-09-15 Andrew Burgessgdb: small cleanup in symbol_file_add_with_addrs
2023-09-15 Andrew Burgessgdb: add some missing filename styling
2023-08-04 Tom TromeyConsolidate calls to bfd_set_cacheable
2023-07-15 Andrew Burgessgdb: style filenames in separate debug file warnings
2023-06-03 Tom de Vries[gdb] Fix typos
2023-05-07 Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-07 Tom TromeyRename objfile::sections
2023-05-03 Alan ModraChange signature of bfd crc functions
2023-04-13 Tom TromeyAvoid double-free with debuginfod
2023-03-08 Tom TromeyRemove OBJF_REORDERED
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-19 Tom TromeyRemove some unused includes
2023-01-02 Tom TromeyRemove target: prefix from gdb_sysroot in find_separate...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-08-11 Tom de Vriesgdb/varobj: Reset varobj after relocations have been...
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-07-30 Simon Marchigdb: introduce symtab_create_debug_printf
2022-07-28 Tom TromeyRewrite registry.h
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-03-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyUnify gdb puts functions
2022-02-25 Andrew Burgessgdb: add operator+= and operator+ overload for std...
2022-02-06 Simon Marchigdb: remove SYMTAB_LANGUAGE macro, add getter/setter
2022-02-06 Simon Marchigdb: remove SYMTAB_COMPUNIT macro, add getter/setter
2022-02-06 Simon Marchigdb: remove COMPUNIT_DEBUGFORMAT macro, add getter...
2022-02-06 Simon Marchigdb: add compunit_symtab::add_filetab method
2022-02-06 Simon Marchigdb: add getter/setter for compunit_symtab::objfile
2022-01-26 Tom TromeyAlways call the wrap_here method
2022-01-26 Tom TromeyConvert wrap_here to use integer parameter
2022-01-25 Tom TromeyReduce explicit use of gdb_stdout
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-18 Tom TromeyMove gdb_argv to gdbsupport
2022-01-05 Tom TromeyUse filtered output in ordinary commands
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-29 Tom TromeyUse gdb_stdlog for separate debug file logging
2021-12-07 Tom de Vries[gdb/symtab] Support -readnow during reread
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-06-28 Simon Marchigdb: convert obj_section macros to methods
2021-05-27 Simon Marchigdb: fix tab after space indentation issues
2021-05-27 Simon Marchigdb: make add_com_alias accept target as a cmd_list_element
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-24 Simon Marchigdbsupport, gdb: give names to observers
2021-04-17 Tom TromeyAdd 'domain' parameter to expand_symtabs_matching
2021-04-17 Tom TromeyAdd search_flags to expand_symtabs_matching
2021-04-17 Tom TromeyLet expand_symtabs_matching short-circuit
2021-04-02 Simon Marchigdb: use std::string in partial_symtab::partial_symtab...
2021-03-26 Tom TromeyUse function view in quick_symbol_functions::map_symbol...
2021-03-24 Simon Marchigdb: remove current_top_target function
2021-03-20 Tom TromeyAllow multiple partial symbol readers per objfile
2021-03-20 Tom TromeySwitch objfile to hold a list of psymbol readers
2021-03-20 Tom TromeyIntroduce objfile::require_partial_symbols
2021-03-20 Tom TromeyRearrange psymtab_storage construction
2021-03-20 Tom TromeyAttach partial symtab storage to psymbol_functions
2021-03-20 Tom TromeyConvert quick_symbol_functions to use methods
2021-03-20 Tom TromeyMove sym_fns::qf to objfile
2021-03-20 Tom TromeyIntroduce method wrappers for quick_symbol_functions
2021-03-20 Tom TromeyChange objfile_has_partial_symbols to a method
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-29 Tom TromeyChange add_target_sections_of_objfile to method on...
2020-10-29 Tom TromeyChange remove_target_sections to method on program_space
2020-10-29 Tom TromeyRemove symfile_objfile macro
2020-10-29 Tom TromeyRemove the exec_bfd macro
2020-10-13 Tom TromeyChange target_section_table to std::vector alias
2020-10-13 Tom TromeyUse a std::vector in target_section_table
2020-09-19 Tom TromeyUse gdb_bfd_sections in generic_load
2020-09-19 Tom TromeyUse gdb_bfd_sections in symfile.c
2020-09-16 Andrew Burgessgdb: Convert la_filename_extensions to a method
2020-06-24 Philippe WaroquiersFixes PR 25475: ensure exec-file-mismatch "ask" always...
2020-05-21 Simon Marchigdb: remove unnecessary NULL checks before xfree
2020-05-20 Simon Marchigdb: reset/recompute objfile section offsets in reread_...
2020-05-19 Alan ModraUse bfd_get_filename throughout gdb
2020-05-19 Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
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-05-15 Philippe WaroquiersEnsure class_alias is only used for user-defined aliases.
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-14 Tom de Vries[gdb] Expand symbolless symtabs using maint expand...
2020-04-10 Tom TromeyAvoid infinite recursion in get_msymbol_address
2020-04-02 Tom de Vries[gdb] Use partial symbol table to find language for...
2020-03-04 Tom TromeyIntroduce objfile::intern
2020-02-28 Tom de Vries[gdb] Don't set initial language using previous language
2020-02-26 Tom de Vries[gdb] Don't set initial language if set manually
next