aboutsummaryrefslogtreecommitdiff
path: root/gdb/x86-linux-nat.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-09-20Remove explanatory comments from includesTom Tromey1-1/+1
2023-08-28gdb: Support XSAVE layouts for the current host in the Linux x86 targets.John Baldwin1-0/+7
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-27gdb, gdbserver: update thread identifier in enable_btrace target methodMarkus Metzger1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-13gdb: make post_startup_inferior a virtual method on inf_ptrace_targetAndrew Burgess1-3/+4
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-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-03linux_nat_target: More low methodsPedro Alves1-5/+15
2018-05-03target_ops: Use bool throughoutPedro Alves1-4/+4
2018-05-03Convert struct target_ops to C++Pedro Alves1-5/+39
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-06Include gdb_proc_service.h in x86-linux-nat.hYao Qi1-0/+2
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-06-01Move have_ptrace_getregset to linux-nat.cYao Qi1-2/+0
2015-06-01Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi1-8/+0
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-11Move duplicated code into new filesGary Benson1-0/+51