summaryrefslogtreecommitdiffstats
path: root/gdb/gdbserver/server.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/gdbserver/Yao Qi2012-02-111-2/+2
* 2012-01-23 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-231-9/+18
* 2012-01-20 Pedro Alves <palves@redhat.com>Ulrich Weigand2012-01-201-2/+2
* 2012-01-13 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-131-0/+4
* 2012-01-13 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-131-0/+10
* * server.c (start_inferior): Set last_ptid in --wrapper case.Doug Evans2012-01-091-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdb/gdbserver/gdbreplay: Update copyright year in version outJoel Brobecker2012-01-021-1/+1
* * NEWS: Add entry for stdio gdbserver.Doug Evans2011-12-161-2/+13
* gdb/Jan Kratochvil2011-12-021-3/+30
* gdb/Yao Qi2011-11-141-0/+1
* 2011-11-02 Stan Shebs <stan@codesourcery.com>Stan Shebs2011-11-021-0/+1
* * inferior.h (disable_randomization): Declare.Ulrich Weigand2011-10-071-0/+32
* * server.c (step_thread): Remove definition.Jie Zhang2011-09-011-3/+0
* gdb/Yao Qi2011-08-141-0/+19
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-1/+0
* Add support for enabling and disabling tracepoints while a traceKwok Yeung2011-05-121-0/+1
* * linux-low.c (linux_join): Skip process lookup.Doug Evans2011-05-041-13/+1
* gdb/Jan Kratochvil2011-04-241-2/+11
* 2011-03-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-101-2/+2
* 2011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-051-1/+1
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-281-1/+1
* gdb/Pedro Alves2011-02-141-0/+52
* gdb/server/Pedro Alves2011-02-071-15/+28
* 2011-01-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-01-251-416/+378
* 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2011-01-061-5/+10
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* Update copyright year in version of output (gdb/gdbserver/gdbreplay)Joel Brobecker2011-01-011-1/+1
* 2010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi2010-09-061-7/+1
* [gdbserver] Move malloc.h include to server.h.gdbadmin2010-09-011-3/+0
* * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves2010-08-271-2/+2
* * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves2010-08-261-10/+29
* * linux-low.c (linux_wait_1): Don't set last_status here.Pedro Alves2010-08-251-4/+38
* Really commit server.c bits of 2010-08-09's change...Pedro Alves2010-08-121-2/+18
* gdb/gdbserver/Jan Kratochvil2010-07-251-1/+1
* * gdb/gdbserver/server.c (handle_query): strcpy() the returned string fromOzkan Sezer2010-07-201-2/+2
* [PATCH] Unexpected EOF read from connection with GDB after inferior exits.Joel Brobecker2010-07-071-0/+8
* Make server.c:myresume static.Joel Brobecker2010-07-061-1/+1
* Static tracepoints support, and UST integration.Pedro Alves2010-07-011-0/+48
* gdb/gdbserver/Pedro Alves2010-06-011-2/+14
* * server.c (handle_query) <qSupported>: Do two passes over thePedro Alves2010-06-011-14/+34
* * linux-low.c (linux_kill, linux_detach): Adjust.Pedro Alves2010-05-031-1/+1
* * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves2010-05-021-1/+4
* * server.c (handle_general_set): Make static.Doug Evans2010-04-261-1/+2
* * server.c (start_inferior): Print inferior argv if --debug.Doug Evans2010-04-241-0/+8
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-0/+23
* gdb/gdbserver/Pedro Alves2010-04-121-4/+1
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-33/+216
* gdb/gdbserver/Pedro Alves2010-04-091-14/+82
* Add x86 AVX support to gdbserver.H.J. Lu2010-04-071-0/+5
OpenPOWER on IntegriCloud