Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-16 | Replace ARG_MAX with ARG_LAST | Yao Qi | 1 | -3/+3 |
2014-12-12 | add linux_infcall_mmap | Jan Kratochvil | 1 | -0/+49 |
2014-10-10 | Cache the vsyscall/vDSO range per-inferior | Pedro Alves | 1 | -2/+100 |
2014-10-10 | Split vDSO range lookup to a gdbarch hook | Pedro Alves | 1 | -0/+35 |
2014-09-30 | Linux targets: drop fall back to target method for 'make_corefile_notes' | Andreas Arnez | 1 | -25/+11 |
2014-09-30 | Add 'regset' parameter to 'iterate_over_regset_sections_cb' | Andreas Arnez | 1 | -2/+1 |
2014-09-30 | Replace 'core_regset_sections' by iterator method | Andreas Arnez | 1 | -39/+68 |
2014-08-21 | Fix 'gcore' with exited threads | Jan Kratochvil | 1 | -0/+12 |
2014-06-25 | make_corefile_notes: have caller free returned memory | Markus Metzger | 1 | -1/+0 |
2014-06-16 | constify to_info_proc and friends | Tom Tromey | 1 | -5/+10 |
2014-02-21 | Fix crash on process name "(sd-pam)" (PR 16594). | Jan Kratochvil | 1 | -7/+11 |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-10-30 | linux-tdep.c: Fix "warning: 'siginfo_size' may be used uninitialized..." | Maciej W. Rozycki | 1 | -1/+1 |
2013-10-25 | Avoid producing broken non-native core files | Maciej W. Rozycki | 1 | -3/+4 |
2013-10-25 | linux-tdep.c: Remove unused `num_notes' struct member | Maciej W. Rozycki | 1 | -4/+0 |
2013-09-02 | gdb/ | Yao Qi | 1 | -9/+12 |
2013-08-09 | This patch implements the new gdbarch method gdbarch_gdb_signal_to_target. | Sergio Durigan Junior | 1 | -0/+320 |
2013-04-19 | Cast result of obstack_base to gdb_byte * in a couple spots. | Pedro Alves | 1 | -2/+2 |
2013-04-19 | -Wpointer-sign: gdb_byte -> char. | Pedro Alves | 1 | -2/+2 |
2013-04-05 | gdb/ | Jan Kratochvil | 1 | -7/+17 |
2013-04-05 | gdb/ | Jan Kratochvil | 1 | -6/+6 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -10/+5 |
2013-02-04 | 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -15/+220 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-12-14 | gdb | Tom Tromey | 1 | -3/+300 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-11-08 | gdb | Tom Tromey | 1 | -0/+56 |
2012-08-07 | gdb/ | Jan Kratochvil | 1 | -3/+39 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -4/+4 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+3 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -2/+4 |
2012-01-23 | * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>. | Ulrich Weigand | 1 | -4/+8 |
2012-01-20 | * gdbarch.sh (find_memory_regions): New callback. | Ulrich Weigand | 1 | -0/+48 |
2012-01-20 | * gdbarch.sh (make_corefile_notes): New architecture callback. | Ulrich Weigand | 1 | -0/+275 |
2012-01-20 | * gdbarch.sh (info_proc): New callback. | Ulrich Weigand | 1 | -0/+330 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-03-05 | 2011-03-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -6/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-31 | gdb/ | Jan Kratochvil | 1 | -0/+33 |
2010-08-04 | * corelow.c (core_pid_to_str): Default to using normal_pid_to_str | Pedro Alves | 1 | -0/+26 |
2010-01-14 | gdb/ | Jan Kratochvil | 1 | -33/+0 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+21 |
2009-08-04 | 2009-08-04 Thiago Jung Bauermann <thiago.bauermann@gmail.com> | Thiago Jung Bauermann | 1 | -0/+31 |
2009-07-02 | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 1 | -27/+24 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+1 |