summaryrefslogtreecommitdiff
path: root/gdb/symfile.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: make symfile_segment_data::segment_info an std::vectorSimon Marchi2020-05-191-6/+1
* gdb: use std::vector to store segments in symfile_segment_dataSimon Marchi2020-05-191-15/+17
* gdb: allocate symfile_segment_data with newSimon Marchi2020-05-191-8/+16
* [gdb] Expand symbolless symtabs using maint expand-symtabsTom de Vries2020-04-141-5/+8
* [gdb] Use partial symbol table to find language for mainTom de Vries2020-04-021-0/+11
* Dwarf 5: Handle debug_str_offsets and indexed attributes that have base offsets.Ali Tamur2020-01-131-0/+1
* Change section_offsets to a std::vectorTom Tromey2020-01-081-3/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Handle copy relocationsTom Tromey2019-10-021-1/+2
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-3/+3
* Change map_matching_symbols to take a lookup_name_infoTom Tromey2019-09-101-2/+2
* Change map_matching_symbols to take a symbol_found_callback_ftypeTom Tromey2019-09-101-12/+11
* Change lookup_symbol's block_index parameter type to block_enumSimon Marchi2019-09-071-1/+2
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Move generic_load declaration to symfile.hSimon Marchi2019-07-021-0/+6
* Convert probes to type-safe registry APITom Tromey2019-05-081-1/+2
* More block constificationTom Tromey2019-03-241-1/+1
* Move some declarations to mdebugread.hTom Tromey2019-01-101-10/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Make psymbols and psymtabs independent of the program spaceTom Tromey2018-07-261-6/+0
* Make dwarf2_free_objfile staticTom Tromey2018-06-281-2/+0
* Make sure that sorting does not change section orderPetr Tesarik2018-06-281-1/+3
* Remove make_cleanup_free_section_addr_infoTom Tromey2018-03-161-30/+22
* Make find_separate_debug_file* return std::stringSimon Marchi2018-03-081-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Unbreak build for non-ELF portsPedro Alves2017-12-111-1/+16
* DWARF-5: .debug_names index consumerJan Kratochvil2017-12-081-0/+2
* Change dwarf2_initialize_objfile's return valueJan Kratochvil2017-12-081-1/+1
* Convert generic probe interface to C++ (and perform some cleanups)Sergio Durigan Junior2017-11-221-1/+1
* Handle dereferencing Rust trait objectsTom Tromey2017-11-171-0/+8
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-1/+3
* Replace psymbol_allocation_list with std::vectorSimon Marchi2017-10-141-31/+0
* Make probe_ops::get_probes fill an std::vectorSimon Marchi2017-09-121-5/+2
* Introduce "set debug separate-debug-file"Simon Marchi2017-06-111-0/+4
* Change increment_reading_symtab to return a scoped_restoreTom Tromey2017-04-121-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* Use gdb::function_view in iterate_over_symtabs & coPedro Alves2017-02-231-35/+29
* DWARF-5 basic functionalityJan Kratochvil2017-02-201-0/+3
* Use class to manage BFD reference countsTom Tromey2017-01-101-2/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* PR 20569, segv in follow_execSandra Loosemore2016-10-261-1/+2
* Make symfile_add_flags and objfile->flags strongly typedPedro Alves2016-10-261-27/+9
* Record minimal symbols directly in reader.Tom Tromey2016-10-211-1/+2
* Move filename extensions into language_defnTom Tromey2016-06-231-0/+5
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson2015-04-021-2/+0
* Fix struct, union, and enum nesting in C++Tom Tromey2015-02-271-8/+10
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-2/+2
* Rename new_symfile_objfile, make static.Doug Evans2015-02-101-2/+0
* Move clear_symtab_users, deduce_language_from_filename decls to better place.Doug Evans2015-02-061-0/+4