Age | Commit message (Expand) | Author | Files | Lines |
2011-04-24 | gdb/ | Jan Kratochvil | 1 | -0/+2 |
2011-03-18 | * common/signals.c (target_signal_from_host): Add _ markup to error | Pierre Muller | 1 | -0/+6 |
2011-02-14 | gdb/ | Pedro Alves | 1 | -0/+2 |
2011-01-25 | 2011-01-25 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-01-06 | 2011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com> | Michael Snyder | 1 | -3/+6 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-01 | Import vsnprintf from libiberty if not available. | Joel Brobecker | 1 | -0/+7 |
2010-09-01 | [gdbserver] Move malloc.h include to server.h. | gdbadmin | 1 | -0/+5 |
2010-09-01 | use xsnprintf instead of snprintf. | gdbadmin | 1 | -0/+2 |
2010-09-01 | include alloca.h if available. | gdbadmin | 1 | -0/+4 |
2010-08-27 | * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t. | Pedro Alves | 1 | -2/+10 |
2010-07-01 | Static tracepoints support, and UST integration. | Pedro Alves | 1 | -0/+7 |
2010-06-15 | * linux-x86-low.c (amd64_emit_const, amd64_emit_void_call_2) | Pedro Alves | 1 | -1/+1 |
2010-06-14 | gdb/ | Pedro Alves | 1 | -0/+50 |
2010-06-01 | gdb/gdbserver/ | Pedro Alves | 1 | -4/+45 |
2010-05-03 | * event-loop.c (struct callback_event): New struct. | Doug Evans | 1 | -0/+4 |
2010-05-03 | gdb/gdbserver/ | Pedro Alves | 1 | -6/+1 |
2010-04-12 | * server.h (buffer_xml_printf): Remove redundant `;'. | Pedro Alves | 1 | -1/+1 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -3/+19 |
2010-04-09 | gdb/gdbserver/ | Pedro Alves | 1 | -0/+53 |
2010-04-01 | * linux-low.c (linux_wait_1): Avoid setting need_step_over is | Pedro Alves | 1 | -0/+4 |
2010-03-24 | Teach linux gdbserver to step-over-breakpoints. | Pedro Alves | 1 | -7/+18 |
2010-03-16 | gdb/gdbserver/ | Pedro Alves | 1 | -0/+30 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-06-30 | Add h/w watchpoint support to x86-linux, win32-i386. | Doug Evans | 1 | -0/+2 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |
2009-04-30 | * inferiors.c (started_inferior_callback): New function. | Doug Evans | 1 | -0/+2 |
2009-04-03 | * inferiors.c (get_thread_process): Make global. | Ulrich Weigand | 1 | -0/+1 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -11/+121 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -0/+19 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -3/+3 |
2009-03-02 | * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common. | Doug Evans | 1 | -7/+1 |
2009-01-19 | * regcache.c (new_register_cache): No need to check result of xcalloc. | Doug Evans | 1 | -0/+1 |
2009-01-15 | * target.h (target_signal_to_string): Make return type const char *. | Doug Evans | 1 | -2/+2 |
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 | -0/+11 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+34 |
2008-08-12 | gdb/doc/ | Sandra Loosemore | 1 | -0/+2 |
2008-07-31 | * configure.ac: Check for memmem declaration. | Pedro Alves | 1 | -0/+4 |
2008-06-27 | * remote-utils.c (prepare_resume_reply): If requested, don't | Pedro Alves | 1 | -0/+5 |
2008-05-09 | New "find" command. | Doug Evans | 1 | -0/+4 |
2008-05-08 | * regcache.c (registers_length): Remove. | Ulrich Weigand | 1 | -5/+4 |
2008-02-27 | gdb/ChangeLog: | Ulrich Weigand | 1 | -4/+0 |
2008-02-01 | * hostio.c: Don't include errno.h. | Pedro Alves | 1 | -0/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-07 | * linux-low.c (linux_wait, linux_resume): Do not handle async I/O. | Daniel Jacobowitz | 1 | -2/+1 |
2007-11-30 | * remote.c (remote_cmdlist): New variable. | Daniel Jacobowitz | 1 | -0/+3 |
2007-10-23 | * inferiors.c (change_inferior_id): Delete. | Daniel Jacobowitz | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-17 | 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 1 | -0/+15 |