aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-26gdb/gdbserver/Pedro Alves1-3/+6
2009-01-19 * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans1-19/+46
2009-01-06 * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-14 * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans1-16/+16
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-0/+36
2008-11-24 * server.c (handle_v_run): Always use the supplied argument list.Daniel Jacobowitz1-16/+11
2008-10-10 * server.c (handle_v_run): If GDB didn't specify an argv, use thePedro Alves1-8/+16
2008-08-12gdb/doc/Sandra Loosemore1-0/+16
2008-07-31 * configure.ac: Check for memmem declaration.Pedro Alves1-8/+11
2008-07-07 * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves1-0/+5