aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-132012-01-13 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+4
2012-01-132012-01-13 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+10
2012-01-09 * server.c (start_inferior): Set last_ptid in --wrapper case.Doug Evans1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2012-01-02gdb/gdbserver/gdbreplay: Update copyright year in version outJoel Brobecker1-1/+1
2011-12-16 * NEWS: Add entry for stdio gdbserver.Doug Evans1-2/+13
2011-12-02gdb/Jan Kratochvil1-3/+30
2011-11-14gdb/Yao Qi1-0/+1
2011-11-022011-11-02 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+1
2011-10-07 * inferior.h (disable_randomization): Declare.Ulrich Weigand1-0/+32
2011-09-01 * server.c (step_thread): Remove definition.Jie Zhang1-3/+0
2011-08-14 gdb/Yao Qi1-0/+19
2011-07-212011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung1-1/+0
2011-05-12Add support for enabling and disabling tracepoints while a traceKwok Yeung1-0/+1
2011-05-04 * linux-low.c (linux_join): Skip process lookup.Doug Evans1-13/+1
2011-04-24gdb/Jan Kratochvil1-2/+11
2011-03-102011-03-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-03-052011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-02-282011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-02-14 gdb/Pedro Alves1-0/+52
2011-02-07 gdb/server/Pedro Alves1-15/+28
2011-01-252011-01-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-416/+378
2011-01-062011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-5/+10
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2011-01-01Update copyright year in version of output (gdb/gdbserver/gdbreplay)Joel Brobecker1-1/+1
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi1-7/+1
2010-09-01[gdbserver] Move malloc.h include to server.h.gdbadmin1-3/+0
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves1-2/+2
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves1-10/+29
2010-08-25 * linux-low.c (linux_wait_1): Don't set last_status here.Pedro Alves1-4/+38
2010-08-12Really commit server.c bits of 2010-08-09's change...Pedro Alves1-2/+18
2010-07-25gdb/gdbserver/Jan Kratochvil1-1/+1
2010-07-20* gdb/gdbserver/server.c (handle_query): strcpy() the returned string fromOzkan Sezer1-2/+2
2010-07-07[PATCH] Unexpected EOF read from connection with GDB after inferior exits.Joel Brobecker1-0/+8
2010-07-06Make server.c:myresume static.Joel Brobecker1-1/+1
2010-07-01 Static tracepoints support, and UST integration.Pedro Alves1-0/+48
2010-06-01gdb/gdbserver/Pedro Alves1-2/+14
2010-06-01 * server.c (handle_query) <qSupported>: Do two passes over thePedro Alves1-14/+34
2010-05-03 * linux-low.c (linux_kill, linux_detach): Adjust.Pedro Alves1-1/+1
2010-05-02 * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves1-1/+4
2010-04-26 * server.c (handle_general_set): Make static.Doug Evans1-1/+2
2010-04-24 * server.c (start_inferior): Print inferior argv if --debug.Doug Evans1-0/+8
2010-04-16 Support for Windows OS Thread Information Block.Pierre Muller1-0/+23
2010-04-12 gdb/gdbserver/Pedro Alves1-4/+1
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-33/+216
2010-04-09 gdb/gdbserver/Pedro Alves1-14/+82
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-0/+5
2010-04-01 * mem-break.c (struct raw_breakpoint): New field shlib_disabled.Pedro Alves1-0/+12
2010-03-24 * server.c (handle_query): Assign, not compare.Pedro Alves1-1/+1
2010-03-232010-03-23 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+68