aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2013-02-14gdbserver: QTNotes, plug memory leak.Pedro Alves2-0/+10
2013-02-14gdbserver:tracepoint.c:cmd_qtdpsrc use savestring.Pedro Alves1-0/+4
2013-02-14Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2-14/+7
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves3-2/+7
2013-02-12Fix whitespace.Pedro Alves1-40/+43
2013-02-12From: Sanimir Agovic <sanimir.agovic@intel.com>Pedro Alves2-1/+6
2013-02-072013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft2-7/+19
2013-02-07Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET.Marcus Shawcroft2-3/+14
2013-02-04AArch64 GDBserver support.Marcus Shawcroft4-0/+1297
2013-02-04Ensure ptrace() calls cast arguments 3 and 4 appropriately.Marcus Shawcroft2-31/+63
2013-01-25gdb/gdbserverYao Qi4-81/+45
2013-01-18gdb/gdbserver:Yao Qi6-60/+95
2013-01-16gdb/gdbserver/Yao Qi2-1/+6
2013-01-07Simplifly ptrace_request_to_str's implementation...Joel Brobecker2-147/+58
2013-01-07Add ptrace error handling in lynx_resumeJoel Brobecker2-0/+9
2013-01-07Make x86-lynx GDBserver pass XML register map to GDB.Joel Brobecker2-0/+7
2013-01-07Allow powerpc-*-lynxos* GDBserver to send register map via XML...Joel Brobecker2-0/+7
2013-01-07LynxOS: Resume the same thread when receiving a thread create/exit event.Joel Brobecker2-4/+17
2013-01-07Delete unused variable in lynx_resumeJoel Brobecker2-2/+5
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker69-89/+69
2013-01-01Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker3-2/+7
2012-12-18Fix ChangeLog format.Markus Metzger1-2/+2
2012-12-17lynx-low: Add debug trace when new thread is discovered.Joel Brobecker2-1/+10
2012-12-17Add PTRACE_GETTRACESIG handling in ptrace_request_to_strJoel Brobecker2-0/+8
2012-12-17Delete unused variable in lynx_attach.Joel Brobecker2-2/+5
2012-12-17remove unused variable in lynx_create_inferior.Joel Brobecker2-2/+6
2012-12-17lynx-low.c: PTRACE_GETTHREADLIST may not be defined.Joel Brobecker2-0/+7
2012-12-15gdb/gdbserver/Yao Qi6-113/+313
2012-12-10 * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)Tom Tromey5-183/+375
2012-12-05 PR gdb/14917:Tom Tromey2-2/+7
2012-11-282012-11-28 Markus Metzger <markus.t.metzger@intel.com>Markus Metzger4-2/+12
2012-11-26gdb/Pedro Alves2-1/+6
2012-11-26gdb/gdbserver/Yao Qi4-3/+12
2012-11-152012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller9-10/+25
2012-11-13 * Makefile.in: (INTERNAL_CFLAGS): Add -DGDBSERVERMarkus Metzger2-14/+19
2012-11-09gdb/gdbserver:Yao Qi7-10/+16
2012-10-01http://sourceware.org/ml/gdb-patches/2012-09/msg00568.htmlAndrew Burgess2-4/+10
2012-09-04 * linux-crisv32-low.c: Fix compile errors.Hans-Peter Nilsson2-12/+15
2012-09-04gdb/gdbserver/Yao Qi2-8/+7
2012-08-28gdb/gdbserver/Yao Qi5-38/+23
2012-08-23gdb/gdbserver/Yao Qi2-2/+5
2012-08-22 * defs.h: Include build-gnulib/config.hKeith Seitz3-0/+8
2012-08-08 * gdb_string.h: Moved to ...Doug Evans6-24/+52
2012-08-02ChangeLog:Ulrich Weigand2-6/+22
2012-08-01gdbserver/ChangeLog:Ulrich Weigand2-7/+14
2012-07-312012-07-31 Pedro Alves <palves@redhat.com>Pedro Alves2-5/+9
2012-07-30ChangeLog:Ulrich Weigand2-3/+8
2012-07-27gdb/gdbserver/Yao Qi5-7/+93
2012-07-27gdb/gdbserver/Yao Qi2-1/+5
2012-07-192012-07-19 Michael Eager <eager@eagercon.com>Michael Eager3-8/+22