Inherit vax_bsd_nat_target from nbsd_nat_target
authorKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 12:21:58 +0000 (13:21 +0100)
committerKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 12:21:58 +0000 (13:21 +0100)
commitd5be5fa4207da00d039a1d5a040ba316e7092cbd
tree61dceff2e50d59b477b30fd8102cad4d39c93541
parent8110f842bc52940d27b6f1e8e5ab711238d9d210
Inherit vax_bsd_nat_target from nbsd_nat_target

gdb/ChangeLog:

* vax-bsd-nat.c (vax_bsd_nat_target): Inherit from nbsd_nat_target
instead of inf_ptrace_target.
* vax-bsd-nat.c: Include "nbsd-nat.h", as we are now using
nbsd_nat_target.
gdb/ChangeLog
gdb/vax-bsd-nat.c