aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-bsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-28FreeBSD x86 nat: Use register maps for GP register sets.John Baldwin1-96/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-15gdb: adjust gdbarch_tdep calls in nat filesSimon Marchi1-2/+2
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-03-20Update the return type of gdb_ptrace to be more flexibleKamil Rytarowski1-1/+1
2020-03-18Add support for NetBSD threads in amd64-bsd-nat.cKamil Rytarowski1-16/+31
2020-03-17Include missing header to get missing declarationsKamil Rytarowski1-0/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-2/+0
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-0/+2
2019-03-12Support fs_base and gs_base on FreeBSD/i386.John Baldwin1-8/+18
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-30Remove regcache_raw_collectSimon Marchi1-2/+2
2018-05-30Remove regcache_raw_supplySimon Marchi1-2/+2
2018-05-30Remove regcache_get_ptidSimon Marchi1-2/+2
2018-05-03Convert struct target_ops to C++Pedro Alves1-20/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-2/+2
2017-07-11Support the fs_base and gs_base registers on FreeBSD/amd64 native processes.John Baldwin1-0/+54
2017-04-04Use ptid from regcache instead of inferior_ptid.John Baldwin1-18/+14
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-23Normalize names of some source filesSimon Marchi1-0/+159