summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.h
Commit message (Expand)AuthorAgeFilesLines
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-221-2/+3
* * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPELuis Machado2013-08-141-2/+2
* Lazily allocate 'struct regsets_info'::disabled_regsets.Pedro Alves2013-06-111-1/+3
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-9/+63
* range stepping: gdbserver (x86 GNU/Linux)Pedro Alves2013-05-231-0/+8
* Only define 'struct lwp_info'::thread_known if using libthread-db.Pedro Alves2013-04-161-1/+1
* Fix remaining GDBserver issues with !HAVE_THREAD_DB_H.Pedro Alves2013-04-161-4/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/gdbserver:qiyao2012-04-291-0/+1
* * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.Thiago Jung Bauermann2012-04-241-0/+4
* Check if GDBserver is compatible with processH.J. Lu2012-04-121-1/+1
* 2012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-281-0/+8
* struct siginfo vs. siginfo_ttschwinge2012-03-211-3/+2
* gdb/Maciej W. Rozycki2012-03-011-0/+6
* 2012-01-27 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-271-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/Jan Kratochvil2011-12-021-0/+3
* 2011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs2011-11-141-1/+9
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* PR threads/10729Pedro Alves2010-08-251-0/+1
* * linux-low.h (linux_thread_area): Delete declaration.Pedro Alves2010-08-241-1/+0
* gdb/Pedro Alves2010-06-141-0/+4
* gdb/gdbserver/Pedro Alves2010-06-011-0/+33
* gdb/gdbserver/Pedro Alves2010-05-031-0/+1
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-4/+2
* gdb/gdbserver/Pedro Alves2010-04-091-0/+3
* Add x86 AVX support to gdbserver.H.J. Lu2010-04-071-0/+6
* Teach linux gdbserver to step-over-breakpoints.Pedro Alves2010-03-241-8/+15
* * linux-low.h (struct lwp_info): New fieldsPedro Alves2010-03-141-0/+10
* * regcache.h (struct thread_info): Forward declare.Pedro Alves2010-01-201-6/+8
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * linux-low.c (linux_remove_process): Add `detaching' parameter.Pedro Alves2009-11-161-1/+1
* doc/Paul Pluzhnikov2009-10-091-12/+8
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-0/+22
* * server.c (process_serial_event): Re-return unsupported, notPedro Alves2009-06-251-3/+4
* Biarch support for i386/amd64 gdbserver.Doug Evans2009-05-121-1/+11
* PR server/10048Pedro Alves2009-05-061-0/+4
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-3/+25
* Non-stop mode support.Pedro Alves2009-04-011-4/+9
* Rename "process" to "lwp" throughout.Pedro Alves2009-03-171-8/+8
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * linux-low.h (struct process_info): Delete member tid, unused.Doug Evans2008-12-091-1/+0
* ChangeLog:Ulrich Weigand2008-02-281-4/+0
* * linux-low.h (struct linux_target_ops): Replace left_pad_xfer fieldUlrich Weigand2008-02-271-3/+4
* gdb/ChangeLog:Ulrich Weigand2008-02-271-0/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz2007-10-231-10/+7
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * inferiors.c (change_inferior_id): Add comment.Daniel Jacobowitz2007-07-021-2/+6
* XML feature description support.Daniel Jacobowitz2007-01-091-0/+4