Age | Commit message (Expand) | Author | Files | Lines |
2014-10-10 | PR symtab/14466: Work around PR libc/13097 "linux-vdso.so.1" | Pedro Alves | 1 | -2/+79 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-09-29 | Fix library-list.dtd -> library-list-svr4.dtd | Jan Kratochvil | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-06 | Rename variable with confusing name | Simon Marchi | 1 | -17/+17 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+1 |
2014-03-03 | change probes to be program-space-independent | Tom Tromey | 1 | -10/+17 |
2014-02-27 | Prevent compiler warning. | Mark Kettenis | 1 | -1/+1 |
2014-02-27 | Additional PR 8882 fix. | Jan Kratochvil | 1 | -4/+3 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -5/+5 |
2014-02-26 | use bound_minsym as result for lookup_minimal_symbol et al | Tom Tromey | 1 | -8/+10 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -5/+5 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -6/+6 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-10 | Sanitize access to gdbarch on the SDT probe API (and fix ARM bug) | Sergio Durigan Junior | 1 | -3/+5 |
2013-11-07 | PR 11786 | Doug Evans | 1 | -0/+44 |
2013-10-29 | Simplify REGISTRY cleanup usages | Yao Qi | 1 | -5/+1 |
2013-09-25 | ChangeLog: | Ulrich Weigand | 1 | -2/+10 |
2013-07-24 | 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -0/+14 |
2013-07-16 | * target.h (struct target_section): Delete member bfd. | Doug Evans | 1 | -4/+4 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-06-04 | 2013-06-04 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -31/+657 |
2013-05-21 | 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+2 |
2013-05-06 | * solist.h (struct target_so_ops): New member clear_so. | Doug Evans | 1 | -0/+9 |
2013-04-19 | -Wpointer-sign: gdb_byte -> char. | Pedro Alves | 1 | -3/+3 |
2013-04-08 | Add const to lm_addr_check. | Aleksandar Ristovski | 1 | -1/+1 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-31 | * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo. | Aleksandar Ristovski | 1 | -3/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-13 | * solib-svr4.c (enable_break): Use SECT_OFF_TEXT. | Tom Tromey | 1 | -1/+1 |
2012-12-10 | 2012-12-10 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -40/+1 |
2012-11-27 | gdb/ | Yao Qi | 1 | -1/+4 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -31/+31 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -1/+1 |
2012-08-14 | 2012-08-14 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -1/+1 |
2012-07-23 | * solib-svr4.c (enable_break): Update. | Tom Tromey | 1 | -4/+8 |
2012-06-05 | 2012-06-05 Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Pedro Alves | 1 | -1/+1 |
2012-05-28 | gdb/ | Jan Kratochvil | 1 | -0/+8 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-12-03 | gdb/ | Jan Kratochvil | 1 | -24/+24 |
2011-12-02 | gdb/ | Jan Kratochvil | 1 | -1/+179 |
2011-10-18 | * solib-svr4.c (read_program_header): New variables pt_phdr, pt_phdr_p, | Aleksandar Ristovski | 1 | -5/+38 |
2011-10-14 | gdb/ | Jan Kratochvil | 1 | -84/+65 |
2011-10-14 | gdb/ | Jan Kratochvil | 1 | -93/+119 |
2011-10-02 | gdb/ | Jan Kratochvil | 1 | -20/+14 |
2011-08-30 | gdb/ | Yao Qi | 1 | -81/+10 |
2011-08-09 | 2011-08-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -146/+22 |
2011-08-05 | Clean up trailing white space | Paul Pluzhnikov | 1 | -6/+6 |
2011-06-30 | * symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups. | Tom Tromey | 1 | -7/+18 |