aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-nat.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-14gdb: move have_ptrace_getregset declaration into gdb/nat directoryAndrew Burgess1-0/+3
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-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-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-03-12Change iterate_over_lwps to take a gdb::function_viewTom Tromey1-4/+5
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-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-09-16linux-nat: Add function lwp_is_steppingAndreas Arnez1-0/+5
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-26Move __SIGRTMIN.Doug Evans1-0/+5
2015-05-15Include header for enum target_stop_reasonPedro Alves1-0/+2
2015-03-24Make lwp_info.arch_private handling sharedGary Benson1-0/+12
2015-03-24Introduce basic LWP accessorsGary Benson1-0/+14
2015-03-24Make linux_stop_lwp be a shared functionGary Benson1-0/+5
2015-03-24Add iterate_over_lwps to gdbserverGary Benson1-0/+15
2015-03-24Introduce current_lwp_ptidGary Benson1-0/+7
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado1-0/+28