aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-07Move stdarg.h to common-defs.hGary Benson1-0/+5
2014-08-07Move stdlib.h to common-defs.hGary Benson1-0/+10
2014-08-07Move stdio.h to common-defs.hGary Benson1-0/+9
2014-08-06Rearrange awkwardly-nested conditionalsGary Benson1-0/+4
2014-08-06Replace hardwired target-is-async checkGary Benson1-0/+4
2014-07-31Do not include defs.h or server.h in any header fileGary Benson1-0/+7
2014-07-30Introduce common/common-defs.hGary Benson1-0/+5
2014-07-30Make all source files include defs.h or server.h firstGary Benson1-0/+7
2014-07-24Make gdbserver CORE_ADDR unsignedTom Tromey1-0/+5
2014-07-16Linux: Use kill_lwp/tkill instead of kill when killing a processPedro Alves1-0/+4
2014-07-15[GDBserver] Avoid stale errnoPedro Alves1-0/+5
2014-07-11GDBserver crashes when killing a multi-thread processPedro Alves1-0/+6
2014-06-23x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves1-0/+5
2014-06-20Fix mingw32 build on x86-64 RHEL 6.5Gary Benson1-0/+6
2014-06-20Move shared native target specific code to gdb/natGary Benson1-0/+6
2014-06-20Vectorize gdbserver x86 debug register accessorsGary Benson1-0/+25
2014-06-20Fix gdbserver cross build.Marcus Shawcroft1-0/+6
2014-06-19Create nat/i386-dregs.cGary Benson1-0/+43
2014-06-19Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson1-0/+17
2014-06-18Move macros from i386-{nat,low}.c to i386-{nat,low}.hGary Benson1-0/+9
2014-06-18Create nat/i386-dregs.hGary Benson1-0/+16
2014-06-18Rename functions and make nonstatic as necessaryGary Benson1-0/+37
2014-06-18Abstract i386_dr_low accessGary Benson1-0/+6
2014-06-18Merge i386_update_inferior_debug_regsGary Benson1-0/+5
2014-06-18Merge error handlingGary Benson1-0/+6