Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | Use gdb::function_view in iterate_over_symtabs & co | Pedro Alves | 1 | -33/+14 |
2017-02-15 | PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crash | Sergio Durigan Junior | 1 | -4/+4 |
2017-02-02 | Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchy | Pedro Alves | 1 | -6/+8 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | New syntax for mt print symbols,msymbols,psymbols. | Doug Evans | 1 | -70/+149 |
2016-12-09 | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 1 | -1/+1 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -1/+0 |
2016-04-20 | symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors. | Doug Evans | 1 | -1/+6 |
2016-04-19 | symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile. | Doug Evans | 1 | -7/+6 |
2016-03-11 | gdb: New maint info line-table command. | Andrew Burgess | 1 | -0/+90 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -1/+1 |
2015-01-31 | new callback parameter expansion_notify for expand_symtabs_matching | Gary Benson | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-23 | Look up primitive types as symbols. | Doug Evans | 1 | -2/+6 |
2014-12-23 | Replace some symbol accessor macros with functions. | Doug Evans | 1 | -1/+1 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -46/+69 |
2014-11-18 | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 1 | -1/+1 |
2014-11-18 | symtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE. All uses updated. | Doug Evans | 1 | -3/+4 |
2014-11-18 | SYMTAB_DIRNAME: New macro. | Doug Evans | 1 | -3/+4 |
2014-11-18 | SYMTAB_OBJFILE: New macro. | Doug Evans | 1 | -1/+1 |
2014-11-10 | symmisc.c: Remove trailing whitespace. | Doug Evans | 1 | -7/+7 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-05 | Prepare gdb for 64-bit obstacks | Alan Modra | 1 | -4/+6 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -1/+1 |
2014-02-26 | add short-circuit logic to elfread.c | Tom Tromey | 1 | -2/+2 |
2014-02-26 | move minimal symbols to per-bfd | Tom Tromey | 1 | -4/+4 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+2 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -5/+5 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_stat.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -9/+11 |
2013-08-26 | * NEWS: Document "mt print objfiles" now takes optional regexp. | Doug Evans | 1 | -3/+9 |
2013-08-24 | * symmisc.c (dump_symtab): Delete prototype. | Doug Evans | 1 | -8/+3 |
2013-05-30 | maintenance_expand_symtabs leaks a cleanup | Tom Tromey | 1 | -0/+2 |
2013-05-17 | * NEWS: Mention new maintenance commands check-symtabs, and | Doug Evans | 1 | -0/+138 |
2013-04-09 | * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * maint.c (print_bfd_section_info): Print the section index. | Tom Tromey | 1 | -3/+9 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -2/+3 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -5/+9 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-21 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-20 | gdb/ | Yao Qi | 1 | -4/+28 |
2012-12-04 | * symmisc.c: Whitespace fixes. | Doug Evans | 1 | -1/+2 |
2012-11-12 | * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags | Tom Tromey | 1 | -3/+7 |
2012-08-22 | * dwarf2read.c (macro_start_file): Update. | Tom Tromey | 1 | -2/+3 |
2012-08-22 | * elfread.c (elf_symtab_read): Update. | Tom Tromey | 1 | -2/+5 |