aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-procfs.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-29gdb/nat/linux: Fix attaching to process when it has zombie threadsThiago Jung Bauermann1-0/+1
2024-04-29gdb/nat: Factor linux_proc_get_stat_field out of linux_common_core_of_threadThiago Jung Bauermann1-0/+10
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-05-13Constify target_pid_to_exec_fileTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-04Warn if /proc is not accessiblegdb-8.2-branchpointVyacheslav Barinov1-0/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-26Display names of remote threadsSimon Marchi1-0/+7
2015-06-10Remove linux_proc_pid_get_nsGary Benson1-6/+0
2015-04-17Introduce linux_proc_pid_to_exec_fileGary Benson1-0/+6
2015-03-19Fix race exposed by gdb.threads/killed.expPedro Alves1-0/+2
2015-02-20GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves1-0/+3
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves1-5/+27
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/+6
2014-06-20Move shared native target specific code to gdb/natGary Benson1-0/+43