aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Linux: No need to set ptrace event options in fork/clone children.Pedro Alves1-0/+5
2013-03-152013-03-15 Tony Theodore <tonyt@logyst.com>Tom Tromey1-0/+5
2013-03-142013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+5
2013-03-13Extraneous NULL in linux_target_ops when HAVE_LINUX_BTRACE not definedJoel Brobecker1-0/+5
2013-03-13 * tracepoint.c (tfile_get_trace_state_variable_value): Look forYao Qi1-0/+5
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+28
2013-03-11Preserve a verbose error message of xfer functions if they return -3.Markus Metzger1-0/+6
2013-03-11Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger1-0/+6
2013-03-092013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer1-1/+1
2013-03-082012-03-08 Stan Shebs <stan@codesourcery.com>Hafiz Abid Qadeer1-0/+15
2013-03-07gdb/gdbserver/Yao Qi1-0/+8
2013-03-07PR gdb/15236: gdbserver write to linux memory with zero length corrupts stackPedro Alves1-0/+6
2013-03-05Fix ChangeLog entry.Corinna Vinschen1-1/+1
2013-03-05 * configure.host: Add x86_64-*-cygwin* as host.Corinna Vinschen1-0/+4
2013-02-28 * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey1-0/+5
2013-02-28 * win32-low.c: Throughout, fix format strings and casts ofCorinna Vinschen1-0/+8
2013-02-28gdb/gdbserver/Yao Qi1-0/+5
2013-02-27 gdb/Jiong Wang1-0/+12
2013-02-27gdb/gdbserver/Yao Qi1-0/+5
2013-02-26gdb/gdbserver/Yao Qi1-0/+4
2013-02-19gdbserver:server.c - use unpack_varlen_hex to extract hex numbers.Pedro Alves1-0/+9
2013-02-18gdb/gdbserverYao Qi1-0/+4
2013-02-14gdbserver: QTNotes, plug memory leak.Pedro Alves1-0/+7
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 Alves1-0/+5
2013-02-12Consistent use of (C) after "Copyright".Pedro Alves1-0/+5
2013-02-12Fix whitespace.Pedro Alves1-40/+43
2013-02-12From: Sanimir Agovic <sanimir.agovic@intel.com>Pedro Alves1-0/+5
2013-02-072013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft1-0/+6
2013-02-07Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET.Marcus Shawcroft1-0/+5
2013-02-04AArch64 GDBserver support.Marcus Shawcroft1-0/+10
2013-02-04Ensure ptrace() calls cast arguments 3 and 4 appropriately.Marcus Shawcroft1-0/+11
2013-01-25gdb/gdbserverYao Qi1-0/+14
2013-01-18gdb/gdbserver:Yao Qi1-0/+18
2013-01-16gdb/gdbserver/Yao Qi1-0/+5
2013-01-07Simplifly ptrace_request_to_str's implementation...Joel Brobecker1-0/+6
2013-01-07Add ptrace error handling in lynx_resumeJoel Brobecker1-0/+5
2013-01-07Make x86-lynx GDBserver pass XML register map to GDB.Joel Brobecker1-0/+4
2013-01-07Allow powerpc-*-lynxos* GDBserver to send register map via XML...Joel Brobecker1-0/+4
2013-01-07LynxOS: Resume the same thread when receiving a thread create/exit event.Joel Brobecker1-0/+10
2013-01-07Delete unused variable in lynx_resumeJoel Brobecker1-0/+4
2013-01-01Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker1-0/+5
2012-12-18Fix ChangeLog format.Markus Metzger1-2/+2
2012-12-17lynx-low: Add debug trace when new thread is discovered.Joel Brobecker1-0/+5
2012-12-17Add PTRACE_GETTRACESIG handling in ptrace_request_to_strJoel Brobecker1-0/+5
2012-12-17Delete unused variable in lynx_attach.Joel Brobecker1-0/+4
2012-12-17remove unused variable in lynx_create_inferior.Joel Brobecker1-0/+5
2012-12-17lynx-low.c: PTRACE_GETTHREADLIST may not be defined.Joel Brobecker1-0/+5
2012-12-15gdb/gdbserver/Yao Qi1-0/+25
2012-12-10 * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)Tom Tromey1-0/+49