Age | Commit message (Expand) | Author | Files | Lines |
2015-07-31 | Mostly trivial enum fixes | Simon Marchi | 1 | -1/+1 |
2015-06-23 | Convert have_ptrace_getregset to a tri-state boolean | Yao Qi | 1 | -1/+2 |
2015-06-01 | Move have_ptrace_getregset to linux-nat.c | Yao Qi | 1 | -0/+3 |
2015-03-24 | Make linux_stop_lwp be a shared function | Gary Benson | 1 | -1/+1 |
2015-03-24 | Add iterate_over_lwps to gdbserver | Gary Benson | 1 | -7/+1 |
2015-03-04 | enum lwp_stop_reason -> enum target_stop_reason | Pedro Alves | 1 | -19/+1 |
2015-02-20 | GNU/Linux: Stop using libthread_db/td_ta_thr_iter | Pedro Alves | 1 | -1/+15 |
2015-01-09 | linux-nat.c: better starvation avoidance, handle non-stop mode too | Pedro Alves | 1 | -3/+28 |
2015-01-09 | Linux: on attach, attach to lwps listed under /proc/$pid/task/ | Pedro Alves | 1 | -0/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -5/+0 |
2013-08-22 | Unify ptrace options discovery code and make both GDB and | Luis Machado | 1 | -3/+0 |
2013-07-24 | gdb/ | Luis Machado | 1 | -14/+0 |
2013-02-13 | [native x86 GNU/Linux] Access debug register mirror from the corresponding pr... | Pedro Alves | 1 | -6/+17 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-06 | gdb/ | Jan Kratochvil | 1 | -4/+0 |
2012-07-06 | gdb/ | Jan Kratochvil | 1 | -2/+4 |
2012-03-21 | struct siginfo vs. siginfo_t | Thomas Schwinge | 1 | -3/+3 |
2012-03-05 | gdb/ | Jan Kratochvil | 1 | -3/+0 |
2012-01-24 | gdb/ | Jan Kratochvil | 1 | -0/+6 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-14 | gdb/ | Pedro Alves | 1 | -1/+13 |
2011-10-07 | 2011-10-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -5/+4 |
2011-09-09 | 2011-09-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+17 |
2011-08-24 | Move common linux procfs code to common/ | Luis Machado | 1 | -4/+0 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+2 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-27 | gdb/ | Jan Kratochvil | 1 | -0/+4 |
2010-06-11 | * config/nm-linux.h (struct target_ops): Remove forward declaration. | Ulrich Weigand | 1 | -0/+3 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+6 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-11-20 | gdb/ | Pedro Alves | 1 | -0/+12 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -0/+7 |
2009-05-18 | * linux-nat.h (linux_proc_get_tgid): Declare. | Pedro Alves | 1 | -0/+4 |
2009-05-18 | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 1 | -1/+2 |
2009-02-06 | * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t) | Pedro Alves | 1 | -0/+8 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -3/+0 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-07-27 | * linux-nat.c (resume_callback): Add more debugging output. | Daniel Jacobowitz | 1 | -0/+3 |
2008-07-10 | Non-stop linux native. | Pedro Alves | 1 | -0/+2 |
2008-03-21 | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -0/+5 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-01 | * linux-nat.c (linux_nat_new_thread): New variable. | Daniel Jacobowitz | 1 | -1/+27 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-10 | * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list. | Ulrich Weigand | 1 | -1/+1 |
2007-04-25 | * linux-nat.c (linux_register_u_offset): Remove. | Ulrich Weigand | 1 | -0/+5 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-08 | * linux-nat.c (struct simple_pid_list): Add status. | Daniel Jacobowitz | 1 | -3/+0 |