summaryrefslogtreecommitdiff
path: root/gdb/nat/linux-procfs.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Constify target_pid_to_exec_fileTom Tromey2022-05-131-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove defaulted 'tid' parameter to ptid_t constructorTom Tromey2021-09-231-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Warn if /proc is not accessiblegdb-8.2-branchpointVyacheslav Barinov2018-07-041-0/+17
* Remove ptid_lwp_pTom Tromey2018-07-031-1/+1
* Remove ptid_get_lwpTom Tromey2018-07-031-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-2/+2
* Remove ptid_buildTom Tromey2018-07-031-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Rename _const functions to use overloading insteadTom Tromey2017-09-111-1/+1
* PR gdb/22046: Fix T-stopped detach regression on old Linux kernelsJan Kratochvil2017-09-011-3/+3
* Introduce and use gdb_file_upTom Tromey2017-08-031-12/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* linux-procfs: Handle lowercase "t (tracing stop)" statePedro Alves2016-07-251-0/+3
* linux-procfs: Introduce enum proc_statePedro Alves2016-07-251-19/+64
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Display names of remote threadsSimon Marchi2015-11-261-0/+42
* Remove linux_proc_pid_get_nsGary Benson2015-06-101-19/+0
* Introduce linux_proc_pid_to_exec_fileGary Benson2015-04-171-0/+19
* Fix race exposed by gdb.threads/killed.expPedro Alves2015-03-191-0/+9
* New common function "startswith"Gary Benson2015-03-061-1/+1
* GNU/Linux: Stop using libthread_db/td_ta_thr_iterPedro Alves2015-02-201-0/+13
* [ARI] Remove trailing new-line in argument of call to warning.gdb-7.9-branchpointJoel Brobecker2015-01-131-1/+1
* Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves2015-01-091-17/+136
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Warn users about mismatched PID namespacesDaniel Colascione2014-11-111-0/+19
* Include common-defs.h instead of defs.h/server.h in shared codeGary Benson2014-09-121-6/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Move shared native target specific code to gdb/natGary Benson2014-06-201-0/+121