aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-nat.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Mostly trivial enum fixesSimon Marchi1-1/+1
2015-06-23Convert have_ptrace_getregset to a tri-state booleanYao Qi1-1/+2
2015-06-01Move have_ptrace_getregset to linux-nat.cYao Qi1-0/+3
2015-03-24Make linux_stop_lwp be a shared functionGary Benson1-1/+1
2015-03-24Add iterate_over_lwps to gdbserverGary Benson1-7/+1
2015-03-04enum lwp_stop_reason -> enum target_stop_reasonPedro Alves1-19/+1
2015-02-20GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves1-1/+15
2015-01-09linux-nat.c: better starvation avoidance, handle non-stop mode tooPedro Alves1-3/+28
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves1-0/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-5/+0
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado1-3/+0
2013-07-24 gdb/Luis Machado1-14/+0
2013-02-13[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves1-6/+17
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-06gdb/Jan Kratochvil1-4/+0
2012-07-06gdb/Jan Kratochvil1-2/+4
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge1-3/+3
2012-03-05gdb/Jan Kratochvil1-3/+0
2012-01-24gdb/Jan Kratochvil1-0/+6
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-14gdb/Pedro Alves1-1/+13
2011-10-072011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-5/+4
2011-09-092011-09-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+17
2011-08-24Move common linux procfs code to common/Luis Machado1-4/+0
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-07-27gdb/Jan Kratochvil1-0/+4
2010-06-11 * config/nm-linux.h (struct target_ops): Remove forward declaration.Ulrich Weigand1-0/+3
2010-01-12 Implement core awareness.Vladimir Prus1-0/+6
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-11-20gdb/Pedro Alves1-0/+12
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-0/+7
2009-05-18 * linux-nat.h (linux_proc_get_tgid): Declare.Pedro Alves1-0/+4
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves1-1/+2
2009-02-06 * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t)Pedro Alves1-0/+8
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-3/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-07-27 * linux-nat.c (resume_callback): Add more debugging output.Daniel Jacobowitz1-0/+3
2008-07-10 Non-stop linux native.Pedro Alves1-0/+2
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-0/+5
2008-01-23 Inform about new thread in a single place.Vladimir Prus1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-01 * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz1-1/+27
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-10 * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.Ulrich Weigand1-1/+1
2007-04-25 * linux-nat.c (linux_register_u_offset): Remove.Ulrich Weigand1-0/+5
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2007-01-08 * linux-nat.c (struct simple_pid_list): Add status.Daniel Jacobowitz1-3/+0