aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-08Fix ppc_collect/supply_ptrace_register() routinesEdjunior Barbosa Machado1-0/+6
2014-09-03Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROLJames Hogan1-0/+5
2014-09-03x86 debug address register clarificationsGary Benson1-0/+5
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-0/+9
2014-09-02Use XCNEW rather than xcalloc (1, ...) in linux-x86-low.cGary Benson1-0/+5
2014-08-29Use exceptions and cleanups in gdbserverGary Benson1-0/+13
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson1-0/+7
2014-08-29Introduce common/gdb_setjmp.hGary Benson1-0/+5
2014-08-29Move cleanups.[ch] to commonGary Benson1-0/+6
2014-08-29Move internal_{,v}warning to common/errors.[ch]Gary Benson1-0/+4
2014-08-28Remove fatal function and prototypeGary Benson1-0/+5
2014-08-28Convert fatal to perror_with_name in IPA codeGary Benson1-0/+6
2014-08-28Convert fatal to error in remote_prepareGary Benson1-0/+4
2014-08-28Downgrade fatal to warning in linux_asyncGary Benson1-0/+6
2014-08-28Convert fatal to gdb_assert in both i386_dr_low_set_addrGary Benson1-0/+8
2014-08-28Straightforward fatal to internal_error conversionsGary Benson1-0/+30
2014-08-19Introduce common-debug.hGary Benson1-0/+10
2014-08-19Move print-utils.h to common-defs.hGary Benson1-0/+4
2014-08-19Introduce common-types.hGary Benson1-0/+6
2014-08-19Introduce common/errors.hGary Benson1-0/+16
2014-08-07Move errno.h to common-defs.hGary Benson1-0/+14
2014-08-07Include string.h in common-defs.hGary Benson1-0/+10
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-0/+4
2014-08-07Move common-utils.h to common-defs.hGary Benson1-0/+4
2014-08-07Move ptid.h to common-defs.hGary Benson1-0/+5
2014-08-07Move gdb_locale.h to common-defs.hGary Benson1-0/+4
2014-08-07Move gdb/signals.h to common-defs.hGary Benson1-0/+5
2014-08-07Move pathmax.h to common-defs.hGary Benson1-0/+4
2014-08-07Move libiberty.h to common-defs.hGary Benson1-0/+5
2014-08-07Move ansidecl.h to common-defs.hGary Benson1-0/+4
2014-08-07Move stddef.h to common-defs.hGary Benson1-0/+6