summaryrefslogtreecommitdiff
path: root/gdb/symmisc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_PSPACESTom Tromey2020-05-081-73/+61
* Change get_objfile_arch to a method on objfileTom Tromey2020-04-181-3/+3
* [gdb] Expand symbolless symtabs using maint expand-symtabsTom de Vries2020-04-141-6/+2
* [gdb] Print user/includes fields for maint commandsTom de Vries2020-03-251-3/+51
* Fix column alignment in "maint info line-table"Tom Tromey2020-03-201-12/+17
* gdb: Add support for tracking the DWARF line table is-stmt fieldAndrew Burgess2020-03-101-3/+7
* Introduce objfile::internTom Tromey2020-03-041-7/+3
* gdb: Include end of sequence markers in the line tableAndrew Burgess2020-01-241-2/+6
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Change section_offsets to a std::vectorTom Tromey2020-01-081-2/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace SYMBOL_*_NAME accessors with member functionsChristian Biesinger2019-11-221-7/+7
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-3/+3
* Remove some includes of readline.hTom Tromey2019-11-061-1/+1
* Handle copy relocationsTom Tromey2019-10-021-3/+7
* bfd_section_* macrosAlan Modra2019-09-191-10/+5
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz2019-03-291-2/+2
* More block constificationTom Tromey2019-03-241-3/+3
* Use scoped_restore_current_language in two placesTom Tromey2019-03-231-6/+2
* C++-ify bcacheTom Tromey2019-03-071-11/+8
* Make minimal symbol range adapter a method on objfileTom Tromey2019-01-171-1/+1
* Add compunits range adapter to objfileTom Tromey2019-01-171-8/+8
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-9/+9
* gdb/23712: Use new multidictionary APIKeith Seitz2019-01-101-3/+3
* Introduce class psymtab_storageTom Tromey2019-01-101-5/+7
* Remove ALL_OBJFILE_FILETABSTom Tromey2019-01-091-23/+33
* Remove ALL_COMPUNIT_FILETABSTom Tromey2019-01-091-10/+2
* Remove ALL_OBJFILE_COMPUNITSTom Tromey2019-01-091-13/+6
* Remove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLSTom Tromey2019-01-091-2/+1
* Remove most uses of ALL_OBJFILESTom Tromey2019-01-091-10/+8
* Remove ALL_PSPACE_OBJFILESTom Tromey2019-01-091-216/+209
* Use upper case for more metasyntactic variables in gdbTom Tromey2019-01-041-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove TYPE_TAG_NAMETom Tromey2018-06-011-1/+1
* For PPC64/ELFv1: Introduce mst_data_gnu_ifuncPedro Alves2018-04-261-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-0/+1
* Eliminate catch_errorsPedro Alves2017-10-101-29/+18
* Constify some commands in symmisc.cTom Tromey2017-09-271-7/+7
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Use gdb::unique_xmalloc_ptr when calling tilde_expandTom Tromey2017-08-051-20/+8
* Introduce gdb_argv, a class wrapper for buildargvTom Tromey2017-08-031-12/+5
* Use gdb::function_view in iterate_over_symtabs & coPedro Alves2017-02-231-33/+14
* PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crashSergio Durigan Junior2017-02-151-4/+4
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-6/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* New syntax for mt print symbols,msymbols,psymbols.Doug Evans2016-12-221-70/+149
* gdb: Remove support for obsolete OSABIs and a.outPedro Alves2016-12-091-1/+1