fbsd-nat: Return a bool from fetch_register_set and store_register_set.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 28 Jan 2022 19:14:37 +0000 (11:14 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 28 Jan 2022 19:14:37 +0000 (11:14 -0800)
commitb95a31ed5d2b34f1a4072d701f5cd51075e61c01
treefca4d7410b95d442204b8b2858fa4c992ffeaf6f
parent7384826ebff8a91a3f9b632e9e3982760fab966e
fbsd-nat: Return a bool from fetch_register_set and store_register_set.

Change these helper functions to return true if they did any work.
gdb/fbsd-nat.c
gdb/fbsd-nat.h