Age | Commit message (Expand) | Author | Files | Lines |
2017-11-08 | Introduce lookup_name_info and generalize Ada's FULL/WILD name matching | Pedro Alves | 1 | -1/+3 |
2017-10-14 | Replace psymbol_allocation_list with std::vector | Simon Marchi | 1 | -31/+0 |
2017-09-12 | Make probe_ops::get_probes fill an std::vector | Simon Marchi | 1 | -5/+2 |
2017-06-11 | Introduce "set debug separate-debug-file" | Simon Marchi | 1 | -0/+4 |
2017-04-12 | Change increment_reading_symtab to return a scoped_restore | Tom Tromey | 1 | -1/+1 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-02-23 | Use gdb::function_view in iterate_over_symtabs & co | Pedro Alves | 1 | -35/+29 |
2017-02-20 | DWARF-5 basic functionality | Jan Kratochvil | 1 | -0/+3 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -2/+3 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-26 | PR 20569, segv in follow_exec | Sandra Loosemore | 1 | -1/+2 |
2016-10-26 | Make symfile_add_flags and objfile->flags strongly typed | Pedro Alves | 1 | -27/+9 |
2016-10-21 | Record minimal symbols directly in reader. | Tom Tromey | 1 | -1/+2 |
2016-06-23 | Move filename extensions into language_defn | Tom Tromey | 1 | -0/+5 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-04-02 | Convert "remote:" sysroots to "target:" and remove "remote:" | Gary Benson | 1 | -2/+0 |
2015-02-27 | Fix struct, union, and enum nesting in C++ | Tom Tromey | 1 | -8/+10 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -2/+2 |
2015-02-10 | Rename new_symfile_objfile, make static. | Doug Evans | 1 | -2/+0 |
2015-02-06 | Move clear_symtab_users, deduce_language_from_filename decls to better place. | Doug Evans | 1 | -0/+4 |
2015-01-31 | new callback parameter expansion_notify for expand_symtabs_matching | Gary Benson | 1 | -0/+8 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-18 | A few comment cleanups | Simon Marchi | 1 | -5/+5 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -16/+20 |
2014-10-26 | Rename parameter "kind" to "block_index" in quick lookup functions. | Doug Evans | 1 | -2/+2 |
2014-03-31 | New option "set print symbol-loading". | Doug Evans | 1 | -0/+2 |
2014-03-03 | change probes to be program-space-independent | Tom Tromey | 1 | -5/+0 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-01-14 | psymtab cleanup patch 3/3 | Doug Evans | 1 | -4/+5 |
2014-01-14 | psymtab cleanup patch 2/3 | Doug Evans | 1 | -5/+17 |
2014-01-14 | psymtab cleanup patch 1/3 | Doug Evans | 1 | -0/+6 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-06 | remove some sym_probe_fns methods | Tom Tromey | 1 | -34/+0 |
2013-09-25 | * symfile.h (struct sym_fns): Delete member "sym_flavour". | Doug Evans | 1 | -7/+1 |
2013-09-25 | * symfile.h (struct sym_fns): Add "objfile" argument to | Doug Evans | 1 | -1/+1 |
2013-09-25 | * symfile.h (struct quick_symbol_functions): Reorg arg list of | Doug Evans | 1 | -2/+3 |
2013-09-24 | Keep objfile original filename | Jan Kratochvil | 1 | -2/+3 |
2013-09-19 | Mostly code cleanup: Constification. | Jan Kratochvil | 1 | -3/+3 |
2013-08-07 | remove unused qf method | Tom Tromey | 1 | -5/+0 |
2013-07-24 | 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+8 |
2013-05-09 | * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets. | Doug Evans | 1 | -5/+1 |
2013-05-06 | * dbxread.c (process_one_symbol): Constify section_offsets parameter. | Doug Evans | 1 | -9/+9 |
2013-04-12 | * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now | Tom Tromey | 1 | -1/+1 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -5/+6 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -3/+4 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -3/+2 |
2013-01-21 | * gdb_obstack.h (obconcat): Move declaration here, from... | Tom Tromey | 1 | -7/+0 |
2013-01-21 | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 1 | -6/+0 |
2013-01-09 | * symfile.h (quick_symbol_functions): Delete member | Doug Evans | 1 | -10/+0 |