fbsd-nat: Add a low_prepare_to_resume virtual method.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Mar 2022 19:05:43 +0000 (12:05 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 22 Mar 2022 19:05:43 +0000 (12:05 -0700)
commita3627b54280ba306766f2689fb35442f24c4c313
tree4ebe6fd819b4159eab08b222f42a2cc6f5ee3bef
parent983b1119bc315c9182e3aba898ca8099e54da49e
fbsd-nat: Add a low_prepare_to_resume virtual method.

This method can be overridden by architecture-specific targets to
perform additional work before a thread is resumed.
gdb/fbsd-nat.c
gdb/fbsd-nat.h