summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* Add the gdb remote target operations for branch tracing.Markus Metzger2013-03-1110-2/+301
* Preserve a verbose error message of xfer functions if they return -3.Markus Metzger2013-03-112-4/+18
* Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger2013-03-112-1/+12
* 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-03-091-1/+1
* 2012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer2013-03-083-6/+66
* gdb/gdbserver/Yao Qi2013-03-072-8/+16
* PR gdb/15236: gdbserver write to linux memory with zero length corrupts stackPedro Alves2013-03-072-1/+13
* Fix ChangeLog entry.Corinna Vinschen2013-03-051-1/+1
* * configure.host: Add x86_64-*-cygwin* as host.Corinna Vinschen2013-03-052-0/+8
* * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey2013-02-284-0/+212
* * win32-low.c: Throughout, fix format strings and casts ofCorinna Vinschen2013-02-282-15/+23
* gdb/gdbserver/Yao Qi2013-02-282-1/+6
* gdb/Jiong Wang2013-02-274-5/+42
* gdb/gdbserver/Yao Qi2013-02-272-1/+7
* gdb/gdbserver/Yao Qi2013-02-262-1/+4
* gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves2013-02-192-5/+17
* gdb/gdbserverYao Qi2013-02-182-1/+5
* gdbserver: QTNotes, plug memory leak.Pedro Alves2013-02-142-0/+10
* gdbserver:tracepoint.c:cmd_qtdpsrc use savestring.Pedro Alves2013-02-141-0/+4
* Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2013-02-142-14/+7
* Consistent use of (C) after "Copyright".Pedro Alves2013-02-123-2/+7
* Fix whitespace.Pedro Alves2013-02-121-40/+43
* From: Sanimir Agovic <sanimir.agovic@intel.com>Pedro Alves2013-02-122-1/+6
* 2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft2013-02-072-7/+19
* Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET.Marcus Shawcroft2013-02-072-3/+14
* AArch64 GDBserver support.Marcus Shawcroft2013-02-044-0/+1297
* Ensure ptrace() calls cast arguments 3 and 4 appropriately.Marcus Shawcroft2013-02-042-31/+63
* gdb/gdbserverYao Qi2013-01-254-81/+45
* gdb/gdbserver:Yao Qi2013-01-186-60/+95
* gdb/gdbserver/Yao Qi2013-01-162-1/+6
* Simplifly ptrace_request_to_str's implementation...Joel Brobecker2013-01-072-147/+58
* Add ptrace error handling in lynx_resumeJoel Brobecker2013-01-072-0/+9
* Make x86-lynx GDBserver pass XML register map to GDB.Joel Brobecker2013-01-072-0/+7
* Allow powerpc-*-lynxos* GDBserver to send register map via XML...Joel Brobecker2013-01-072-0/+7
* LynxOS: Resume the same thread when receiving a thread create/exit event.Joel Brobecker2013-01-072-4/+17
* Delete unused variable in lynx_resumeJoel Brobecker2013-01-072-2/+5
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0169-89/+69
* Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker2013-01-013-2/+7
* Fix ChangeLog format.Markus Metzger2012-12-181-2/+2
* lynx-low: Add debug trace when new thread is discovered.Joel Brobecker2012-12-172-1/+10
* Add PTRACE_GETTRACESIG handling in ptrace_request_to_strJoel Brobecker2012-12-172-0/+8
* Delete unused variable in lynx_attach.Joel Brobecker2012-12-172-2/+5
* remove unused variable in lynx_create_inferior.Joel Brobecker2012-12-172-2/+6
* lynx-low.c: PTRACE_GETTHREADLIST may not be defined.Joel Brobecker2012-12-172-0/+7
* gdb/gdbserver/Yao Qi2012-12-156-113/+313
* * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)Tom Tromey2012-12-105-183/+375
* PR gdb/14917:Tom Tromey2012-12-052-2/+7
* 2012-11-28 Markus Metzger <markus.t.metzger@intel.com>Markus Metzger2012-11-284-2/+12
* gdb/Pedro Alves2012-11-262-1/+6
* gdb/gdbserver/Yao Qi2012-11-264-3/+12