Age | Commit message (Expand) | Author | Files | Lines |
2010-07-07 | [PATCH] Unexpected EOF read from connection with GDB after inferior exits. | Joel Brobecker | 1 | -0/+8 |
2010-07-06 | Make server.c:myresume static. | Joel Brobecker | 1 | -1/+1 |
2010-07-01 | Static tracepoints support, and UST integration. | Pedro Alves | 1 | -0/+48 |
2010-06-01 | gdb/gdbserver/ | Pedro Alves | 1 | -2/+14 |
2010-06-01 | * server.c (handle_query) <qSupported>: Do two passes over the | Pedro Alves | 1 | -14/+34 |
2010-05-03 | * linux-low.c (linux_kill, linux_detach): Adjust. | Pedro Alves | 1 | -1/+1 |
2010-05-02 | * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped. | Pedro Alves | 1 | -1/+4 |
2010-04-26 | * server.c (handle_general_set): Make static. | Doug Evans | 1 | -1/+2 |
2010-04-24 | * server.c (start_inferior): Print inferior argv if --debug. | Doug Evans | 1 | -0/+8 |
2010-04-16 | Support for Windows OS Thread Information Block. | Pierre Muller | 1 | -0/+23 |
2010-04-12 | gdb/gdbserver/ | Pedro Alves | 1 | -4/+1 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -33/+216 |
2010-04-09 | gdb/gdbserver/ | Pedro Alves | 1 | -14/+82 |
2010-04-07 | Add x86 AVX support to gdbserver. | H.J. Lu | 1 | -0/+5 |
2010-04-01 | * mem-break.c (struct raw_breakpoint): New field shlib_disabled. | Pedro Alves | 1 | -0/+12 |
2010-03-24 | * server.c (handle_query): Assign, not compare. | Pedro Alves | 1 | -1/+1 |
2010-03-23 | 2010-03-23 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+68 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -7/+17 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+120 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | * server.c (gdbserver_version): Update copyright year to 2010. | Joel Brobecker | 1 | -1/+1 |
2009-10-29 | 2009-10-29 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 1 | -1/+1 |
2009-10-09 | doc/ | Paul Pluzhnikov | 1 | -40/+51 |
2009-06-30 | Add h/w watchpoint support to x86-linux, win32-i386. | Doug Evans | 1 | -0/+15 |
2009-06-25 | * server.c (process_serial_event): Re-return unsupported, not | Pedro Alves | 1 | -31/+19 |
2009-06-24 | * server.c (handle_v_kill): Pass signal_pid to | Pierre Muller | 1 | -2/+4 |
2009-06-23 | * server.c (process_serial_event): Add support for Z0 and Z1 packet. | Aleksandar Ristovski | 1 | -49/+39 |
2009-06-19 | 2009-06-19 Aleksandar Ristovski <aristovski@qnx.com> | Pedro Alves | 1 | -3/+8 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |
2009-04-30 | * inferiors.c (started_inferior_callback): New function. | Doug Evans | 1 | -5/+66 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -97/+272 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -384/+706 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -69/+95 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 1 | -24/+21 |
2009-03-31 | * server.c (main): After the inferior having exited, call | Pedro Alves | 1 | -0/+1 |
2009-03-23 | * server.c (handle_query) Whitespace and formatting. | Pedro Alves | 1 | -10/+8 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -21/+21 |
2009-03-14 | 2009-03-14 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+7 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+74 |
2009-01-26 | gdb/gdbserver/ | Pedro Alves | 1 | -3/+6 |
2009-01-19 | * regcache.c (new_register_cache): No need to check result of xcalloc. | Doug Evans | 1 | -19/+46 |
2009-01-06 | * gdbreplay.c (gdbreplay_version): Update copyright year. | Joel Brobecker | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 1 | -16/+16 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+36 |
2008-11-24 | * server.c (handle_v_run): Always use the supplied argument list. | Daniel Jacobowitz | 1 | -16/+11 |
2008-10-10 | * server.c (handle_v_run): If GDB didn't specify an argv, use the | Pedro Alves | 1 | -8/+16 |
2008-08-12 | gdb/doc/ | Sandra Loosemore | 1 | -0/+16 |
2008-07-31 | * configure.ac: Check for memmem declaration. | Pedro Alves | 1 | -8/+11 |
2008-07-07 | * server.c (handle_v_attach): Inhibit reporting dll changes. | Pedro Alves | 1 | -0/+5 |