| Commit message (Expand) | Author | Age | Files | Lines |
* | remove trivialy unused variables | Trevor Saunders | 2016-05-07 | 1 | -2/+0 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Add some more casts (1/2) | Simon Marchi | 2015-09-25 | 1 | -1/+2 |
* | Add casts to memory allocation related calls | Simon Marchi | 2015-09-25 | 1 | -5/+7 |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -7/+4 |
* | DWARF: handle non-local references in nested functions | Pierre-Marie de Rodat | 2015-08-25 | 1 | -3/+3 |
* | Allow gdb to find debug symbols file by build-id for PE file format also | Jon Turney | 2015-06-15 | 1 | -1/+5 |
* | Don't set breakpoints on import stubs on Windows amd64 | Pedro Alves | 2015-03-26 | 1 | -13/+24 |
* | New common function "startswith" | Gary Benson | 2015-03-06 | 1 | -15/+15 |
* | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 2015-02-27 | 1 | -19/+19 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 2014-11-20 | 1 | -3/+7 |
* | symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated. | Doug Evans | 2014-11-18 | 1 | -1/+1 |
* | buildsym API cleanup | Doug Evans | 2014-11-18 | 1 | -11/+8 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -2/+0 |
* | Include gdb_assert.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | refactoring: rename create_range_type to create_static_range_type | Sanimir Agovic | 2014-04-11 | 1 | -3/+3 |
* | change minsyms not to be relocated at read-time | Tom Tromey | 2014-02-26 | 1 | -4/+4 |
* | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 2014-02-26 | 1 | -3/+4 |
* | change minsym representation | Tom Tromey | 2014-02-26 | 1 | -1/+1 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | * symfile.h (struct sym_fns): Delete member "sym_flavour". | Doug Evans | 2013-09-25 | 1 | -2/+1 |
* | Keep objfile original filename | Jan Kratochvil | 2013-09-24 | 1 | -1/+1 |
* | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 2013-09-24 | 1 | -4/+5 |
* | * buildsym.c (subfile_stack): Move here from buildsym.h. | Doug Evans | 2013-08-20 | 1 | -1/+14 |
* | gdb/ | Yao Qi | 2013-07-18 | 1 | -0/+29 |
* | * coffread.c (record_minimal_symbol): Update. | Tom Tromey | 2013-04-08 | 1 | -5/+1 |
* | * coffread.c (cs_to_section): Use gdb_bfd_section_index. | Tom Tromey | 2013-04-08 | 1 | -1/+1 |
* | * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'. | Tom Tromey | 2013-04-08 | 1 | -1/+2 |
* | * coffread.c (process_coff_symbol, coff_read_enum_type): Call | Tom Tromey | 2013-04-08 | 1 | -7/+2 |
* | Ignore __fu<digits>__ symbols from COFF symbol tables | Joel Brobecker | 2013-03-29 | 1 | -0/+43 |
* | 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 2013-03-20 | 1 | -12/+17 |
* | * symfile.h (obsavestring): Don't declare. | Tom Tromey | 2013-01-21 | 1 | -6/+6 |
* | * buildsym.c (patch_subfile_names): Use set_last_source_file. | Tom Tromey | 2013-01-21 | 1 | -9/+7 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | Fix NULL objfile's section_offsets dereference during symbol load. | Joel Brobecker | 2012-12-15 | 1 | -2/+0 |
* | * coffread.c (coff_objfile_data_key): New global. | Tom Tromey | 2012-12-12 | 1 | -11/+19 |
* | * coffread.c (coff_symfile_init): Use set_objfile_data. | Tom Tromey | 2012-12-12 | 1 | -6/+5 |
* | gdb/ | Yao Qi | 2012-11-21 | 1 | -1/+1 |
* | * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile' | Tom Tromey | 2012-07-23 | 1 | -1/+2 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -1/+0 |
* | 2012-05-16 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-16 | 1 | -1/+1 |
* | * tracepoint.c (scope_info): Update. | Tom Tromey | 2012-05-10 | 1 | -1/+1 |
* | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-04-27 | 1 | -0/+1 |
* | gdb/ | Jan Kratochvil | 2012-04-18 | 1 | -1/+1 |
* | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 2012-02-07 | 1 | -5/+6 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -3/+1 |
* | * coffread.c (coffread_objfile): Rename from current_objfile. | Tom Tromey | 2011-06-14 | 1 | -7/+7 |
* | * symtab.h (current_objfile): Don't declare. | Tom Tromey | 2011-06-14 | 1 | -0/+4 |