aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-procfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Remove linux_proc_pid_get_nsGary Benson1-19/+0
2015-04-17Introduce linux_proc_pid_to_exec_fileGary Benson1-0/+19
2015-03-19Fix race exposed by gdb.threads/killed.expPedro Alves1-0/+9
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-02-20GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves1-0/+13
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 Alves1-17/+136
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-11Warn users about mismatched PID namespacesDaniel Colascione1-0/+19
2014-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson1-6/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-20Move shared native target specific code to gdb/natGary Benson1-0/+121