Age | Commit message (Expand) | Author | Files | Lines |
2015-01-13 | Enhance gdb.lookup_objfile so that it works with a symlinked binary. | Doug Evans | 1 | -1/+12 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-17 | New parameter "debug symbol-lookup". | Doug Evans | 1 | -0/+8 |
2014-12-01 | Remove duplicate comment | Simon Marchi | 1 | -4/+0 |
2014-11-20 | Split struct symtab into two: struct symtab and compunit_symtab. | Doug Evans | 1 | -11/+14 |
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 | -1/+1 |
2014-11-18 | SYMTAB_OBJFILE: New macro. | Doug Evans | 1 | -1/+1 |
2014-11-06 | solib_global_lookup: Fetch arch from objfile, not target_gdbarch. | Doug Evans | 1 | -1/+2 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-18 | constify some blockvector APIs | Tom Tromey | 1 | -1/+1 |
2014-06-16 | "$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference; warn on failure to remove... | Pedro Alves | 1 | -3/+3 |
2014-04-23 | Stale breakpoint instructions, spurious SIGTRAPS. | Pedro Alves | 1 | -0/+16 |
2014-03-03 | change probes to be program-space-independent | Tom Tromey | 1 | -5/+0 |
2014-02-26 | move minimal symbols to per-bfd | Tom Tromey | 1 | -2/+3 |
2014-02-26 | change minsyms not to be relocated at read-time | Tom Tromey | 1 | -13/+0 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-02-26 | make MSYMBOL_VALUE_ADDRESS an rvalue | Tom Tromey | 1 | -2/+3 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -2/+3 |
2014-01-15 | move the "main" data into the per-BFD object | Tom Tromey | 1 | -0/+15 |
2014-01-15 | move the entry point info into the per-bfd object | Tom Tromey | 1 | -3/+3 |
2014-01-15 | relocate the entry point address when used | Tom Tromey | 1 | -17/+3 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-06 | update free_objfile comment | Tom Tromey | 1 | -15/+1 |
2013-12-06 | remove objfile_to_front | Tom Tromey | 1 | -20/+0 |
2013-12-02 | Record objfile->original_name as an absolute path | Jan Kratochvil | 1 | -3/+14 |
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-10-29 | New remove-symbol-file command. | Nicolas Blanc | 1 | -0/+26 |
2013-10-29 | Simplify REGISTRY cleanup usages | Yao Qi | 1 | -7/+3 |
2013-10-09 | New flag OBJF_NOT_FILENAME | Jan Kratochvil | 1 | -0/+1 |
2013-10-07 | move the demangled_names_hash into the per-BFD | Tom Tromey | 1 | -2/+2 |
2013-10-07 | don't share per-BFD data if relocations are needed | Tom Tromey | 1 | -4/+8 |
2013-09-26 | * objfiles.c (allocate_objfile): Move comment to better place. | Doug Evans | 1 | -4/+4 |
2013-09-25 | * objfiles.c (free_objfile): Move comment. | Doug Evans | 1 | -2/+1 |
2013-09-24 | Keep objfile original filename | Jan Kratochvil | 1 | -6/+17 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -4/+12 |
2013-09-24 | Remove solib-sunos.c | Jan Kratochvil | 1 | -5/+0 |
2013-08-20 | move gdbarch object from objfile to per-BFD | Tom Tromey | 1 | -4/+4 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -5/+3 |
2013-06-04 | 2013-06-04 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -9/+48 |
2013-05-06 | * dbxread.c (process_one_symbol): Constify section_offsets parameter. | Doug Evans | 1 | -2/+3 |
2013-05-04 | * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead | Doug Evans | 1 | -1/+1 |
2013-04-08 | * coffread.c (cs_to_section): Use gdb_bfd_section_index. | Tom Tromey | 1 | -33/+42 |
2013-03-11 | Add a target for branch trace recording. | Markus Metzger | 1 | -0/+2 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -0/+2 |
2013-02-01 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -3/+0 |