* amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
authorMark Kettenis <kettenis@gnu.org>
Sat, 26 Jun 2004 11:47:53 +0000 (11:47 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 26 Jun 2004 11:47:53 +0000 (11:47 +0000)
commitcb4610693dc34ce904d1c6f1fb7f49cc2149dbd1
tree5e848d8c2c0627a997d18349ab53da9aea58e756
parentecba89de449427ffe53a5e63b3e88c9a7d3ad530
* amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
(gregset_t, fpregset_t): Remove typedefs.
(REG_OFFSET): Rename argument.
(amd64bsd_r_reg_offset): Rename from reg_offset.
(supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
Remove functions.
(_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
of reg_offset.
* Makefile.in (amd64fbsd-nat.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/amd64fbsd-nat.c
This page took 0.025723 seconds and 4 git commands to generate.