Age | Commit message (Expand) | Author | Files | Lines |
2015-02-09 | record btrace: add configuration struct | Markus Metzger | 1 | -5/+14 |
2015-02-09 | btrace: add format argument to supports_btrace | Markus Metzger | 1 | -4/+4 |
2015-01-09 | [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode too | Pedro Alves | 1 | -10/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -1/+1 |
2014-09-11 | Introduce target/target.h | Gary Benson | 1 | -0/+1 |
2014-05-20 | [GDBserver] Make Zx/zx packet handling idempotent. | Pedro Alves | 1 | -8/+15 |
2014-02-19 | convert to_supports_btrace | Tom Tromey | 1 | -3/+4 |
2014-01-16 | btrace, gdbserver: read branch trace incrementally | Markus Metzger | 1 | -3/+6 |
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 inferiors.h file out of server.h. | Pedro Alves | 1 | -0/+1 |
2013-08-19 | gdb/ | Luis Machado | 1 | -1/+3 |
2013-07-24 | gdb/ | Luis Machado | 1 | -67/+2 |
2013-05-23 | range stepping: gdbserver (x86 GNU/Linux) | Pedro Alves | 1 | -0/+15 |
2013-03-11 | Add the gdb remote target operations for branch tracing. | Markus Metzger | 1 | -0/+29 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-27 | gdb/gdbserver/ | Yao Qi | 1 | -2/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-04-19 | gdb/gdbserver/ | Yao Qi | 1 | -0/+4 |
2012-03-03 | gdb: | Yao Qi | 1 | -0/+7 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-02 | gdb/ | Jan Kratochvil | 1 | -0/+5 |
2011-11-14 | 2011-11-14 Stan Shebs <stan@codesourcery.com> | Stan Shebs | 1 | -9/+29 |
2011-11-02 | gdb/gdbserver/ | Yao Qi | 1 | -1/+1 |
2011-10-07 | * inferior.h (disable_randomization): Declare. | Ulrich Weigand | 1 | -0/+7 |
2011-08-14 | gdb/gdbserver/ | Yao Qi | 1 | -1/+1 |
2011-08-14 | gdb/ | Yao Qi | 1 | -0/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-08-27 | * linux-low.c (linux_unprepare_to_access_memory): Rename to ... | Pedro Alves | 1 | -4/+4 |
2010-08-26 | * linux-low.c (linux_prepare_to_access_memory): New. | Pedro Alves | 1 | -0/+29 |
2010-07-25 | gdb/gdbserver/ | Jan Kratochvil | 1 | -1/+2 |
2010-06-14 | gdb/ | Pedro Alves | 1 | -0/+9 |
2010-06-01 | gdb/gdbserver/ | Pedro Alves | 1 | -0/+50 |
2010-05-03 | * linux-low.c (linux_kill, linux_detach): Adjust. | Pedro Alves | 1 | -8/+34 |
2010-04-16 | Support for Windows OS Thread Information Block. | Pierre Muller | 1 | -0/+3 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -3/+31 |
2010-04-09 | gdb/gdbserver/ | Pedro Alves | 1 | -0/+14 |
2010-04-07 | Add x86 AVX support to gdbserver. | H.J. Lu | 1 | -0/+7 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -6/+6 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+3 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-09 | doc/ | Paul Pluzhnikov | 1 | -0/+4 |
2009-06-25 | * server.c (process_serial_event): Re-return unsupported, not | Pedro Alves | 1 | -3/+3 |
2009-06-23 | * server.c (process_serial_event): Add support for Z0 and Z1 packet. | Aleksandar Ristovski | 1 | -4/+5 |
2009-06-19 | 2009-06-19 Aleksandar Ristovski <aristovski@qnx.com> | Pedro Alves | 1 | -0/+7 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -21/+30 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -5/+47 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -9/+51 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 1 | -8/+5 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -4/+4 |