aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-08-28gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets.John Baldwin1-30/+10
2023-07-14*-fbsd-nat: Handle null inferior in read_description.John Baldwin1-0/+3
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-21gdb: move the type cast into gdbarch_tdepAndrew Burgess1-2/+2
2022-03-22Add an x86_fbsd_nat_target mixin class for FreeBSD x86 native targets.John Baldwin1-18/+2
2022-03-22Remove USE_SIGTRAP_SIGINFO condition for FreeBSD/x86 debug regs support.John Baldwin1-2/+2
2022-01-28FreeBSD x86 nat: Use register maps for GP register sets.John Baldwin1-57/+203
2022-01-28FreeBSD x86: Use tramp-frame for signal frames.John Baldwin1-58/+0
2022-01-28FreeBSD x86: Remove fallback for detecting signal trampolines by address.John Baldwin1-28/+0
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-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-12/+9
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-9/+12
2019-03-12Support fs_base and gs_base on FreeBSD/i386.John Baldwin1-2/+2
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin1-2/+2
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-2/+2
2018-06-29fix GDB build failure for various amd64 targetsJoel Brobecker1-2/+2
2018-05-30Remove regcache_raw_supplySimon Marchi1-12/+12
2018-05-03target factories, target open and multiple instances of targetsPedro Alves1-1/+1
2018-05-03target_ops: Use bool throughoutPedro Alves1-3/+3
2018-05-03Convert struct target_ops to C++Pedro Alves1-10/+29
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-09-04Include "x86-xstate.h" for X86_XSTATE_* constants.John Baldwin1-0/+1
2017-09-04Use i386_target_description to get tdesc_i386Yao Qi1-1/+1
2017-09-04Use amd64_target_description to get tdesc_amd64Yao Qi1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-23Normalize names of some source filesSimon Marchi1-0/+291