Age | Commit message (Expand) | Author | Files | Lines |
2015-02-26 | gdbserver/Linux: Simplify stepping past program breakpoint a little | Pedro Alves | 1 | -0/+7 |
2015-02-23 | gdbserver: redo stepping over breakpoint that was on top of a permanent break... | Pedro Alves | 1 | -0/+8 |
2015-02-23 | gdbserver: 64-bit kernel / 32-inferior, syscall restarting | Pedro Alves | 1 | -0/+7 |
2015-02-20 | GNU/Linux: Stop using libthread_db/td_ta_thr_iter | Pedro Alves | 1 | -0/+6 |
2015-02-20 | fix gdbserver/linux-low'c's pending status handling | Pedro Alves | 1 | -0/+4 |
2015-02-19 | Fix non executable stack handling when calling functions in the inferior. | Antoine Tremblay | 1 | -0/+7 |
2015-02-10 | gdbserver: Fix crash when QTinit is handled with no inferior process attached | Antoine Tremblay | 1 | -0/+5 |
2015-02-09 | record-btrace: add bts buffer size configuration option | Markus Metzger | 1 | -0/+7 |
2015-02-09 | record btrace: add configuration struct | Markus Metzger | 1 | -0/+17 |
2015-02-09 | btrace: add format argument to supports_btrace | Markus Metzger | 1 | -0/+10 |
2015-02-09 | btrace: add struct btrace_data | Markus Metzger | 1 | -0/+9 |
2015-02-06 | libthread_db: attaching to terminated/joined threads, debug output | Pedro Alves | 1 | -0/+4 |
2015-02-04 | Linux: don't resume new LWPs until we've pulled all events out of the kernel | Pedro Alves | 1 | -0/+6 |
2015-01-15 | Move code to disable ASR to nat/ | Sergio Durigan Junior | 1 | -0/+11 |
2015-01-15 | Move safe_strerror to common/ | Sergio Durigan Junior | 1 | -0/+8 |
2015-01-14 | Detect 64-bit-ness in PowerPC Book III-E | Yao Qi | 1 | -0/+11 |
2015-01-14 | Move some ppc macros to nat/ppc-linux.h | Yao Qi | 1 | -0/+10 |
2015-01-10 | Fix use of wrong struct i387_xsave field in i387_cache_to_xsave | Joel Brobecker | 1 | -0/+6 |
2015-01-09 | [gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode too | Pedro Alves | 1 | -0/+55 |
2015-01-09 | libthread_db: Skip attaching to terminated and joined threads | Pedro Alves | 1 | -0/+5 |
2015-01-09 | Linux: on attach, attach to lwps listed under /proc/$pid/task/ | Pedro Alves | 1 | -0/+10 |
2015-01-01 | Update copyright year printed by gdb, gdbserver and gdbreplay. | Joel Brobecker | 1 | -0/+5 |
2014-12-29 | Sanitize input_interrupt output | Sergio Durigan Junior | 1 | -0/+7 |
2014-12-16 | [Linux] Ask kernel to kill inferior when GDB terminates | Joel Brobecker | 1 | -0/+6 |
2014-12-16 | aarch64/gdbserver: fix floating point registers display | Catalin Udma | 1 | -0/+9 |
2014-12-15 | Use PTRACE_SINGLESTEP_ONE when single-stepping one thread. | Joel Brobecker | 1 | -0/+5 |
2014-12-13 | Add ChangeLog entries missing from the previous commit. | Joel Brobecker | 1 | -0/+6 |
2014-12-12 | S390: Fix gdbserver support for TDB | Andreas Arnez | 1 | -0/+7 |
2014-12-12 | gdbserver: Support read-only regsets in linux-low.c | Andreas Arnez | 1 | -0/+9 |
2014-12-12 | gdbserver: Prevent stale/random values in register cache | Andreas Arnez | 1 | -0/+7 |
2014-12-12 | gdbserver: Rephrase loops in regsets_fetch/store_inferior_registers | Andreas Arnez | 1 | -0/+6 |
2014-11-28 | Use readlink unconditionally | Yao Qi | 1 | -0/+7 |
2014-11-21 | Include alloca.h unconditionally | Yao Qi | 1 | -0/+10 |
2014-11-17 | [gdbserver/lynx] spurious failure to write in inferior memory | Joel Brobecker | 1 | -0/+5 |
2014-11-12 | GDBserver: clean up 'cont_thread' handling | Pedro Alves | 1 | -0/+7 |
2014-11-12 | GDBserver: don't resume all threads if the Hc thread disapears | Pedro Alves | 1 | -0/+5 |
2014-11-12 | GDBserver: ctrl-c after leader has exited | Pedro Alves | 1 | -0/+5 |
2014-10-15 | gdbserver/win32: Rewrite debug registers handling | Pedro Alves | 1 | -0/+41 |
2014-10-08 | Include common-exceptions.h in common-defs.h | Gary Benson | 1 | -0/+4 |
2014-10-08 | Include cleanups.h in common-defs.h | Gary Benson | 1 | -0/+4 |
2014-09-30 | Clean up after generated c files for MIPS DSP targets | James Hogan | 1 | -0/+5 |
2014-09-23 | Honour SIGILL and SIGSEGV in cancel breakpoint and event lwp selection | Yao Qi | 1 | -0/+8 |
2014-09-19 | Refactor ptrace extended event status. | Don Breazeal | 1 | -0/+7 |
2014-09-16 | Fix CPPFLAGS handling in gdbserver's build. | Joel Brobecker | 1 | -0/+6 |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -0/+32 |
2014-09-12 | Introduce common-regcache.h | Gary Benson | 1 | -0/+7 |
2014-09-11 | Introduce common/symbol.h | Gary Benson | 1 | -0/+7 |
2014-09-11 | Introduce target_{stop,continue}_ptid | Gary Benson | 1 | -0/+5 |
2014-09-11 | Introduce target/target.h | Gary Benson | 1 | -0/+7 |
2014-09-11 | Introduce show_debug_regs | Gary Benson | 1 | -0/+8 |