aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/server.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-27 * remote-utils.c (prepare_resume_reply): If requested, don'tPedro Alves1-26/+92
2008-06-20gdb/gdbserver/Carlos O'Donell1-0/+1
2008-06-052008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers1-17/+19
2008-05-09 * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans1-5/+5
2008-05-09 New "find" command.Doug Evans1-0/+154
2008-04-04 * server.c (handle_query): Never return "unsupported" forUlrich Weigand1-8/+0
2008-03-27ChangeLog:Ulrich Weigand1-3/+6
2008-03-10 * Makefile.in (fork-child.o): Update.Daniel Jacobowitz1-4/+67
2008-02-28ChangeLog:Ulrich Weigand1-32/+29
2008-02-19doc/Pedro Alves1-4/+6
2008-02-17 * server.c (handle_query): Correct length check.Daniel Jacobowitz1-1/+1
2008-02-14 * server.c (monitor_show_help): Add "exit".Daniel Jacobowitz1-0/+2
2008-01-30 * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz1-112/+356
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-07 * server.c (myresume): Add own_buf argument.Daniel Jacobowitz1-5/+5
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz1-17/+18
2007-12-03 * server.c (main): Don't report dll events on the initialPedro Alves1-4/+5