summaryrefslogtreecommitdiff
path: root/gdb/symfile.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* new callback parameter expansion_notify for expand_symtabs_matchingGary Benson2015-01-311-0/+8
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* A few comment cleanupsSimon Marchi2014-12-181-5/+5
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-16/+20
* Rename parameter "kind" to "block_index" in quick lookup functions.Doug Evans2014-10-261-2/+2
* New option "set print symbol-loading".Doug Evans2014-03-311-0/+2
* change probes to be program-space-independentTom Tromey2014-03-031-5/+0
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* psymtab cleanup patch 3/3Doug Evans2014-01-141-4/+5
* psymtab cleanup patch 2/3Doug Evans2014-01-141-5/+17
* psymtab cleanup patch 1/3Doug Evans2014-01-141-0/+6
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove some sym_probe_fns methodsTom Tromey2013-12-061-34/+0
* * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans2013-09-251-7/+1
* * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans2013-09-251-1/+1
* * symfile.h (struct quick_symbol_functions): Reorg arg list ofDoug Evans2013-09-251-2/+3
* Keep objfile original filenameJan Kratochvil2013-09-241-2/+3
* Mostly code cleanup: Constification.Jan Kratochvil2013-09-191-3/+3
* remove unused qf methodTom Tromey2013-08-071-5/+0
* 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2013-07-241-0/+8
* * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.Doug Evans2013-05-091-5/+1
* * dbxread.c (process_one_symbol): Constify section_offsets parameter.Doug Evans2013-05-061-9/+9
* * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: NowTom Tromey2013-04-121-1/+1
* gdb/Jan Kratochvil2013-02-031-1/+3
* gdb/Jan Kratochvil2013-02-031-5/+6
* gdb/Jan Kratochvil2013-02-031-3/+4
* gdb/Jan Kratochvil2013-02-031-3/+2
* * gdb_obstack.h (obconcat): Move declaration here, from...Tom Tromey2013-01-211-7/+0
* * symfile.h (obsavestring): Don't declare.Tom Tromey2013-01-211-6/+0
* * symfile.h (quick_symbol_functions): Delete memberDoug Evans2013-01-091-10/+0
* * symfile.h (struct ecoff_debug_hack): Remove.Tom Tromey2013-01-021-7/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-241-1/+2
* 2012-11-26 Alexander Larsson <alexl@redhat.com>Tom Tromey2012-11-261-0/+4
* * symfile.c (separate_debug_file_exists): Update.Tom Tromey2012-07-231-1/+1
* * NEWS: Document new options "set/show use-deprecated-index-sections",Doug Evans2012-07-201-3/+0
* * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.Doug Evans2012-07-181-1/+1
* 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-07-181-6/+3
* gdb/Jan Kratochvil2012-05-241-1/+3
* Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans2012-04-281-0/+1