mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
1916efaf84
PR gdb/12953 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h. * amd64bsd-nat.c: Add support for debug registers (adapted from i386bsd-nat.c). [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set) (amd64bsd_dr_set_control, amd64bsd_dr_set_addr) (amd64bsd_dr_get_addr, amd64bsd_dr_get_status) (amd64bsd_dr_get_control): New functions. * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h). * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h". [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware watchpoints initialization. * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o. |
||
---|---|---|
.. | ||
cygwin.mh | ||
darwin.mh | ||
fbsd64.mh | ||
fbsd.mh | ||
go32.mh | ||
i386gnu.mh | ||
i386sol2.mh | ||
linux64.mh | ||
linux.mh | ||
mingw64.mh | ||
mingw.mh | ||
nbsd64.mh | ||
nbsdaout.mh | ||
nbsdelf.mh | ||
nm-fbsd.h | ||
nm-i386gnu.h | ||
nto.mh | ||
obsd64.mh | ||
obsd.mh | ||
obsdaout.mh | ||
sol2-64.mh |