aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-7/+17
2010-01-12 Implement core awareness.Vladimir Prus1-0/+120
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2010-01-01 * server.c (gdbserver_version): Update copyright year to 2010.Joel Brobecker1-1/+1
2009-10-292009-10-29 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-1/+1
2009-10-09doc/Paul Pluzhnikov1-40/+51
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-0/+15
2009-06-25 * server.c (process_serial_event): Re-return unsupported, notPedro Alves1-31/+19
2009-06-24 * server.c (handle_v_kill): Pass signal_pid toPierre Muller1-2/+4
2009-06-23* server.c (process_serial_event): Add support for Z0 and Z1 packet.Aleksandar Ristovski1-49/+39
2009-06-192009-06-19 Aleksandar Ristovski <aristovski@qnx.com>Pedro Alves1-3/+8
2009-05-24gdb:Doug Evans1-1/+1
2009-04-30 * inferiors.c (started_inferior_callback): New function.Doug Evans1-5/+66
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-97/+272
2009-04-01 Non-stop mode support.Pedro Alves1-384/+706
2009-04-01 Decouple target code from remote protocol.Pedro Alves1-69/+95
2009-04-01 * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves1-24/+21
2009-03-31 * server.c (main): After the inferior having exited, callPedro Alves1-0/+1
2009-03-23 * server.c (handle_query) Whitespace and formatting.Pedro Alves1-10/+8
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-21/+21
2009-03-142009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+7
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+74