Age | Commit message (Expand) | Author | Files | Lines |
2012-04-29 | gdb/gdbserver: | Yao Qi | 1 | -44/+2 |
2012-04-19 | 2012-04-19 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -4/+0 |
2012-03-07 | 2012-03-07 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -0/+2 |
2012-03-03 | gdb: | Yao Qi | 1 | -2/+0 |
2012-03-02 | 2012-03-02 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -2/+0 |
2012-02-24 | 2012-02-24 Luis Machado <lgustavo@codesourcery> | Luis Machado | 1 | -0/+32 |
2012-02-16 | gdb/gdbserver/ | Yao Qi | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-12-16 | * NEWS: Add entry for stdio gdbserver. | Doug Evans | 1 | -0/+3 |
2011-11-14 | 2011-11-14 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -0/+9 |
2011-10-07 | * inferior.h (disable_randomization): Declare. | Ulrich Weigand | 1 | -0/+2 |
2011-09-15 | * server.h (struct emit_ops): Add compare-goto fields. | Stan Shebs | 1 | -0/+9 |
2011-09-01 | * server.c (step_thread): Remove definition. | Jie Zhang | 1 | -1/+0 |
2011-07-21 | 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com> | Kwok Yeung | 1 | -129/+7 |
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 |