aboutsummaryrefslogtreecommitdiff
path: root/gdb/psymtab.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-06Remove quick_symbol_functions::expand_matching_symbolsTom Tromey1-7/+0
2023-11-21gdb: Use std::string_view instead of gdb::string_viewLancelot Six1-2/+2
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-1/+1
2023-08-18Merge psympriv.h into psymtab.hTom Tromey1-2/+563
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-06-12Remove psymtab_addrmapTom Tromey1-11/+0
2022-01-18Move gdb obstack code to gdbsupportTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-07-06gdb: introduce iterator_range, remove next_adapterSimon Marchi1-1/+1
2021-03-20Allow multiple partial symbol readers per objfileTom Tromey1-4/+0
2021-03-20Introduce objfile::require_partial_symbolsTom Tromey1-8/+0
2021-03-20Attach partial symtab storage to psymbol_functionsTom Tromey1-1/+2
2021-03-20Convert quick_symbol_functions to use methodsTom Tromey1-5/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-10-17Have partial symbol tables own psymbol vectorsTom Tromey1-12/+0
2020-09-14gdb: turn gdb::bcache's function pointers into virtual methodsSimon Marchi1-4/+18
2020-03-13[gdb/symtab] Fix partial unit psymtabsTom de Vries1-0/+6
2020-02-11Update a comment in psymtab.hTom Tromey1-1/+3
2020-01-26Do not allocate psymtabs via psymtab_storageTom Tromey1-4/+3
2020-01-26Use new and delete for psymtabsTom Tromey1-4/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-06Put bcache inside "namespace gdb"Christian Biesinger1-1/+1
2019-11-24Use bool in require_partial_symbolsTom Tromey1-2/+2
2019-09-12gdb: Don't fault for 'maint print psymbols' when using an indexAndrew Burgess1-1/+5
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-03-07C++-ify bcacheTom Tromey1-9/+2
2019-01-17Make psymtab range adapter a method on objfileTom Tromey1-3/+12
2019-01-10Move psymtabs to their own obstackTom Tromey1-5/+21
2019-01-10Make psymtab_storage::free_psymtabs privateTom Tromey1-4/+10
2019-01-10Add psymtab_storage::allocate_dependenciesTom Tromey1-0/+9
2019-01-10Allocate the address map on the psymtab obstackTom Tromey1-4/+13
2019-01-10Introduce class psymtab_storageTom Tromey1-13/+64
2019-01-09Remove ALL_OBJFILE_PSYMTABSTom Tromey1-4/+18
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-08DWARF-5: .debug_names index consumerJan Kratochvil1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-14psymtab cleanup patch 1/3Doug Evans1-6/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-26Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-06the "ambiguous linespec" seriesTom Tromey1-1/+2
2011-11-11 * dwarf2read.c (dw2_map_symbol_filenames): New parameterDoug Evans1-1/+2
2011-06-10gdb/Jan Kratochvil1-3/+3
2011-04-20gdb/Jan Kratochvil1-1/+2
2011-03-07 * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey1-0/+8