aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans1-5/+5
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado1-2/+3
2013-08-14 * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado1-2/+2
2013-06-11Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves1-1/+3
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-9/+63
2013-05-23range stepping: gdbserver (x86 GNU/Linux)Pedro Alves1-0/+8
2013-04-16Only define 'struct lwp_info'::thread_known if using libthread-db.Pedro Alves1-1/+1
2013-04-16Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.Pedro Alves1-4/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-04-29gdb/gdbserver:Yao Qi1-0/+1
2012-04-24 * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.Thiago Jung Bauermann1-0/+4
2012-04-12Check if GDBserver is compatible with processH.J. Lu1-1/+1
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+8
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge1-3/+2
2012-03-01 gdb/Maciej W. Rozycki1-0/+6
2012-01-272012-01-27 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-02gdb/Jan Kratochvil1-0/+3
2011-11-142011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-1/+9
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-25 PR threads/10729Pedro Alves1-0/+1
2010-08-24 * linux-low.h (linux_thread_area): Delete declaration.Pedro Alves1-1/+0
2010-06-14gdb/Pedro Alves1-0/+4
2010-06-01gdb/gdbserver/Pedro Alves1-0/+33
2010-05-03 gdb/gdbserver/Pedro Alves1-0/+1
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-4/+2
2010-04-09 gdb/gdbserver/Pedro Alves1-0/+3
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-0/+6
2010-03-24 Teach linux gdbserver to step-over-breakpoints.Pedro Alves1-8/+15
2010-03-14 * linux-low.h (struct lwp_info): New fieldsPedro Alves1-0/+10
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-6/+8
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-16 * linux-low.c (linux_remove_process): Add `detaching' parameter.Pedro Alves1-1/+1
2009-10-09doc/Paul Pluzhnikov1-12/+8
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-0/+22
2009-06-25 * server.c (process_serial_event): Re-return unsupported, notPedro Alves1-3/+4
2009-05-12 Biarch support for i386/amd64 gdbserver.Doug Evans1-1/+11
2009-05-06 PR server/10048Pedro Alves1-0/+4
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+25
2009-04-01 Non-stop mode support.Pedro Alves1-4/+9
2009-03-17 Rename "process" to "lwp" throughout.Pedro Alves1-8/+8
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-12-09 * linux-low.h (struct process_info): Delete member tid, unused.Doug Evans1-1/+0
2008-02-28ChangeLog:Ulrich Weigand1-4/+0
2008-02-27 * linux-low.h (struct linux_target_ops): Replace left_pad_xfer fieldUlrich Weigand1-3/+4
2008-02-27gdb/ChangeLog:Ulrich Weigand1-0/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-23 * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz1-10/+7
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2