aarch64-fbsd-nat: Move definition of debug_regs_probed under HAVE_DBREG.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 26 May 2022 21:14:46 +0000 (14:14 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 26 May 2022 21:14:53 +0000 (14:14 -0700)
commitb2fdd31b03ef01a9a790ecb5d0dc0fea209b49ec
treeebf5d6d56eeab6caadb84a2ef73a07813f75dae2
parent98aa8321ee1bbd4b511992f2bbc4d34450c4a3f9
aarch64-fbsd-nat: Move definition of debug_regs_probed under HAVE_DBREG.

This fixes the build on older FreeBSD systems without support for
hardware breakpoints/watchpoints.
gdb/aarch64-fbsd-nat.c