Age | Commit message (Expand) | Author | Files | Lines |
2015-12-04 | gdbserver: set ptrace flags after creating inferiors | Josh Stone | 1 | -1/+1 |
2015-10-23 | Fix nto,spu and win32 builds of GDBServer. | Antoine Tremblay | 1 | -3/+52 |
2015-09-15 | [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing... | Yao Qi | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-08-24 | Fix gdbserver SPU build | Pedro Alves | 1 | -1/+1 |
2015-08-21 | gdbserver: don't pick a random thread if the current thread dies | Pedro Alves | 1 | -3/+6 |
2015-07-24 | Initialise target descrption after skipping extra traps for --wrapper | Yao Qi | 1 | -0/+1 |
2015-05-08 | [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets | Yao Qi | 1 | -0/+1 |
2015-03-05 | Fix Windows/SPU/NTO/Lynx gdbserver builds | Pedro Alves | 1 | -0/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-20 | [GDBserver] Make Zx/zx packet handling idempotent. | Pedro Alves | 1 | -0/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-05 | [gdbserver] Split a new hostio.h file out of server.h. | Pedro Alves | 1 | -0/+1 |
2013-08-28 | PR server/15604 | Jan Kratochvil | 1 | -0/+2 |
2013-06-07 | [GDBserver] Multi-process + multi-arch | Pedro Alves | 1 | -3/+7 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-15 | 2012-11-15 Pierre Muller <muller@sourceware.org> | Pierre Muller | 1 | -1/+1 |
2012-11-09 | gdb/gdbserver: | Yao Qi | 1 | -3/+0 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-04-05 | 2012-04-05 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -3/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-05-04 | * linux-low.c (linux_join): Skip process lookup. | Doug Evans | 1 | -5/+0 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-08-27 | * linux-low.c (linux_unprepare_to_access_memory): Rename to ... | Pedro Alves | 1 | -1/+1 |
2010-08-26 | * linux-low.c (linux_prepare_to_access_memory): New. | Pedro Alves | 1 | -0/+2 |
2010-06-19 | ChangeLog: | Ulrich Weigand | 1 | -2/+36 |
2010-04-12 | gdb/gdbserver/ | Pedro Alves | 1 | -1/+7 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -2/+1 |
2010-01-21 | * spu-low.c (spu_fetch_registers, spu_store_registers): Change | Pedro Alves | 1 | -7/+7 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-27 | * spu-low.c (spu_kill): Wait for inferior to terminate. | Ulrich Weigand | 1 | -0/+11 |
2009-06-22 | * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0. | Aleksandar Ristovski | 1 | -4/+0 |
2009-04-03 | * remote-utils.c (prepare_resume_reply): Null-terminate packet. | Ulrich Weigand | 1 | -23/+34 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -16/+29 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -2/+2 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -10/+16 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 1 | -7/+10 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -4/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-02-28 | ChangeLog: | Ulrich Weigand | 1 | -7/+0 |
2008-02-27 | gdb/ChangeLog: | Ulrich Weigand | 1 | -1/+4 |
2008-02-01 | * hostio.c: Don't include errno.h. | Pedro Alves | 1 | -0/+1 |
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 | -8/+0 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |