Age | Commit message (Expand) | Author | Files | Lines |
2016-01-12 | Implement 'catch syscall' for gdbserver | Josh Stone | 1 | -0/+8 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-04 | gdbserver: set ptrace flags after creating inferiors | Josh Stone | 1 | -7/+8 |
2015-11-30 | Refactor queries for hardware and software single stepping support in GDBServer. | Antoine Tremblay | 1 | -0/+7 |
2015-11-30 | Fix breakpoint size when stepping over a permanent breakpoint in GDBServer. | Antoine Tremblay | 1 | -0/+11 |
2015-11-30 | gdbserver:prepare_access_memory: pick another thread | Pedro Alves | 1 | -10/+4 |
2015-11-26 | Display names of remote threads | Simon Marchi | 1 | -0/+8 |
2015-11-22 | target.h: #include <sys/types.h>. | Doug Evans | 1 | -0/+1 |
2015-11-19 | gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handling | Pedro Alves | 1 | -4/+5 |
2015-10-29 | gdbserver: btrace enums | Pedro Alves | 1 | -3/+3 |
2015-10-23 | Refactor default_breakpoint_kind_from_pc to be used by all targets in GDBServer. | Antoine Tremblay | 1 | -0/+7 |
2015-10-21 | Add the target_ops needed for software breakpoints in GDBServer. | Antoine Tremblay | 1 | -0/+10 |
2015-09-15 | [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing... | Yao Qi | 1 | -6/+7 |
2015-09-11 | Extended-remote follow-exec | Don Breazeal | 1 | -0/+7 |
2015-08-21 | gdbserver: don't pick a random thread if the current thread dies | Pedro Alves | 1 | -1/+1 |
2015-07-24 | Initialise target descrption after skipping extra traps for --wrapper | Yao Qi | 1 | -0/+10 |
2015-06-10 | Implement vFile:setfs in gdbserver | Gary Benson | 1 | -0/+21 |
2015-05-15 | More C++ build fixing | Pedro Alves | 1 | -3/+6 |
2015-05-12 | Extended-remote Linux follow fork | Don Breazeal | 1 | -0/+7 |
2015-05-12 | Identify remote fork event support | Don Breazeal | 1 | -0/+14 |
2015-05-08 | [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets | Yao Qi | 1 | -0/+8 |
2015-04-17 | Implement qXfer:exec-file:read in gdbserver | Gary Benson | 1 | -0/+8 |
2015-03-04 | gdbserver: Support the "swbreak"/"hwbreak" stop reasons | Pedro Alves | 1 | -0/+31 |
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 |