aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-26gdbserver/Linux: Simplify stepping past program breakpoint a littlePedro Alves1-0/+7
2015-02-23gdbserver: redo stepping over breakpoint that was on top of a permanent break...Pedro Alves1-0/+8
2015-02-23gdbserver: 64-bit kernel / 32-inferior, syscall restartingPedro Alves1-0/+7
2015-02-20GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves1-0/+6
2015-02-20fix gdbserver/linux-low'c's pending status handlingPedro Alves1-0/+4
2015-02-19Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay1-0/+7
2015-02-10gdbserver: Fix crash when QTinit is handled with no inferior process attachedAntoine Tremblay1-0/+5
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-0/+7
2015-02-09record btrace: add configuration structMarkus Metzger1-0/+17
2015-02-09btrace: add format argument to supports_btraceMarkus Metzger1-0/+10
2015-02-09btrace: add struct btrace_dataMarkus Metzger1-0/+9
2015-02-06libthread_db: attaching to terminated/joined threads, debug outputPedro Alves1-0/+4
2015-02-04Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves1-0/+6
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior1-0/+11
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-0/+8
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-0/+11
2015-01-14Move some ppc macros to nat/ppc-linux.hYao Qi1-0/+10
2015-01-10Fix use of wrong struct i387_xsave field in i387_cache_to_xsaveJoel Brobecker1-0/+6
2015-01-09[gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves1-0/+55
2015-01-09libthread_db: Skip attaching to terminated and joined threadsPedro Alves1-0/+5
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves1-0/+10
2015-01-01Update copyright year printed by gdb, gdbserver and gdbreplay.Joel Brobecker1-0/+5
2014-12-29Sanitize input_interrupt outputSergio Durigan Junior1-0/+7
2014-12-16[Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker1-0/+6
2014-12-16aarch64/gdbserver: fix floating point registers displayCatalin Udma1-0/+9
2014-12-15Use PTRACE_SINGLESTEP_ONE when single-stepping one thread.Joel Brobecker1-0/+5
2014-12-13Add ChangeLog entries missing from the previous commit.Joel Brobecker1-0/+6
2014-12-12S390: Fix gdbserver support for TDBAndreas Arnez1-0/+7
2014-12-12gdbserver: Support read-only regsets in linux-low.cAndreas Arnez1-0/+9
2014-12-12gdbserver: Prevent stale/random values in register cacheAndreas Arnez1-0/+7
2014-12-12gdbserver: Rephrase loops in regsets_fetch/store_inferior_registersAndreas Arnez1-0/+6
2014-11-28Use readlink unconditionallyYao Qi1-0/+7
2014-11-21Include alloca.h unconditionallyYao Qi1-0/+10
2014-11-17[gdbserver/lynx] spurious failure to write in inferior memoryJoel Brobecker1-0/+5
2014-11-12GDBserver: clean up 'cont_thread' handlingPedro Alves1-0/+7
2014-11-12GDBserver: don't resume all threads if the Hc thread disapearsPedro Alves1-0/+5
2014-11-12GDBserver: ctrl-c after leader has exitedPedro Alves1-0/+5
2014-10-15gdbserver/win32: Rewrite debug registers handlingPedro Alves1-0/+41
2014-10-08Include common-exceptions.h in common-defs.hGary Benson1-0/+4
2014-10-08Include cleanups.h in common-defs.hGary Benson1-0/+4
2014-09-30Clean up after generated c files for MIPS DSP targetsJames Hogan1-0/+5
2014-09-23Honour SIGILL and SIGSEGV in cancel breakpoint and event lwp selectionYao Qi1-0/+8
2014-09-19Refactor ptrace extended event status.Don Breazeal1-0/+7
2014-09-16Fix CPPFLAGS handling in gdbserver's build.Joel Brobecker1-0/+6
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-0/+32
2014-09-12Introduce common-regcache.hGary Benson1-0/+7
2014-09-11Introduce common/symbol.hGary Benson1-0/+7
2014-09-11Introduce target_{stop,continue}_ptidGary Benson1-0/+5
2014-09-11Introduce target/target.hGary Benson1-0/+7
2014-09-11Introduce show_debug_regsGary Benson1-0/+8