]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
fbsd-nat: Add a low_new_fork 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)
commitc77282d8ba91cf25cf2f08b76702c447e2e74575
tree3f996835a32b4ea67b67532d3ee51ff2999c47cc
parenta49ce729c808b5762faf948a34e6159a6d8874de
fbsd-nat: Add a low_new_fork virtual method.

This method can be overridden by architecture-specific targets to
perform additional work when a new child process is forked.
gdb/fbsd-nat.c
gdb/fbsd-nat.h