Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-01-02 | * symfile.h (struct ecoff_debug_hack): Remove. | Tom Tromey | 1 | -7/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-24 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2012-11-26 | 2012-11-26 Alexander Larsson <alexl@redhat.com> | Tom Tromey | 1 | -0/+4 |
2012-07-23 | * symfile.c (separate_debug_file_exists): Update. | Tom Tromey | 1 | -1/+1 |
2012-07-20 | * NEWS: Document new options "set/show use-deprecated-index-sections", | Doug Evans | 1 | -3/+0 |
2012-07-18 | * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. | Doug Evans | 1 | -1/+1 |
2012-07-18 | 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -6/+3 |
2012-05-24 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2012-04-28 | Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission | Doug Evans | 1 | -0/+1 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+56 |
2012-03-16 | gdb: | Gary Benson | 1 | -0/+3 |
2012-01-26 | Remove language param from name_matcher in struct quick_symbol_functions | Joel Brobecker | 1 | -3/+3 |
2012-01-26 | Ada: allow unqualified function names in linespecs | Joel Brobecker | 1 | -5/+3 |
2012-01-16 | gdb | Tom Tromey | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-12-21 | Use symbol search name in expand_symtabs_matching_via_partial... | Joel Brobecker | 1 | -4/+3 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -24/+30 |
2011-11-29 | Further fix the documentation in struct quick_symbol_functions | Joel Brobecker | 1 | -7/+7 |
2011-11-29 | Update documentation in struct quick_symbol_functions | Joel Brobecker | 1 | -4/+4 |
2011-11-11 | * dwarf2read.c (dw2_map_symbol_filenames): New parameter | Doug Evans | 1 | -2/+4 |
2011-10-09 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2011-07-27 | * xcoffread.c (dwarf2_xcoff_names): Add 'macro' and 'sentinel' | Tom Tromey | 1 | -0/+3 |
2011-07-26 | * symfile.h (struct dwarf2_debug_sections) <macro>: New field. | Tom Tromey | 1 | -0/+1 |
2011-06-10 | gdb/ | Jan Kratochvil | 1 | -5/+8 |