aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat
AgeCommit message (Expand)AuthorFilesLines
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-2/+2
2015-02-20GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves2-0/+16
2015-02-19Fix non executable stack handling when calling functions in the inferior.Antoine Tremblay2-0/+14
2015-02-09btrace: identify cpuMarkus Metzger1-22/+48
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-9/+30
2015-02-09record btrace: add configuration structMarkus Metzger2-42/+133
2015-02-09btrace, linux: add perf event buffer abstractionMarkus Metzger2-84/+63
2015-02-09btrace: add format argument to supports_btraceMarkus Metzger2-21/+38
2015-02-09btrace: add struct btrace_dataMarkus Metzger2-11/+27
2015-01-20gdb/ARI: Call safe_strerror instead of strerror in linux-ptrace.cJoel Brobecker1-8/+8
2015-01-16Fix nat/linux-personality.c regression on RHEL-5Sergio Durigan Junior1-1/+1
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior2-0/+125
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi2-0/+81
2015-01-14Move some ppc macros to nat/ppc-linux.hYao Qi1-0/+85
2015-01-13[ARI] Remove trailing new-line in argument of call to warning.gdb-7.9-branchpointJoel Brobecker1-1/+1
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves4-25/+201
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker17-17/+17
2014-12-16[Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker2-4/+37
2014-11-11Warn users about mismatched PID namespacesDaniel Colascione2-0/+25
2014-09-19Refactor ptrace extended event status.Don Breazeal2-1/+19
2014-09-12Clarify GDBSERVER use in linux-waitpid.cGary Benson1-5/+6
2014-09-12Remove GDBSERVER uses from x86-dregs.cGary Benson1-6/+2
2014-09-12Remove GDBSERVER uses from linux-btrace.cGary Benson2-7/+3
2014-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson4-23/+4
2014-09-12Introduce common-regcache.hGary Benson1-6/+2
2014-09-11Introduce show_debug_regsGary Benson1-9/+4
2014-09-03x86 debug address register clarificationsGary Benson2-9/+10
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson5-132/+132
2014-08-19Introduce common-debug.hGary Benson1-4/+0
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson5-6/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson4-4/+0
2014-08-07Move common-utils.h to common-defs.hGary Benson1-1/+0
2014-08-07Move ptid.h to common-defs.hGary Benson2-3/+0
2014-08-07Move stddef.h to common-defs.hGary Benson1-1/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-1/+0
2014-07-31Do not include defs.h or server.h in any header fileGary Benson1-6/+0
2014-07-30Do not include config.h directlyGary Benson1-1/+0
2014-07-30Make all source files include defs.h or server.h firstGary Benson1-0/+5
2014-07-24Remove some GDBSERVER checks from linux-ptraceTom Tromey2-25/+32
2014-06-23x86 Linux watchpoints: Couldn't write debug register: Invalid argument.Pedro Alves1-0/+20
2014-06-20Move shared native target specific code to gdb/natGary Benson16-3/+4480
2014-06-20Vectorize gdbserver x86 debug register accessorsGary Benson2-3/+65
2014-06-19Create nat/i386-dregs.cGary Benson1-0/+617
2014-06-19Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson1-43/+0
2014-06-18Create nat/i386-dregs.hGary Benson1-0/+138
2014-02-27Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves1-8/+13
2014-02-27Move linux-nat.c:status_to_str to nat/linux-waitpid.c.Pedro Alves2-0/+32
2014-01-03* nat/linux-waitpid.c (linux_debug): Remove extraneous \n from output.Doug Evans1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker3-3/+3