]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Inherit alpha_netbsd_nat_target from nbsd_nat_target
authorKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 15:05:24 +0000 (16:05 +0100)
committerKamil Rytarowski <n54@gmx.com>
Sat, 14 Mar 2020 15:05:24 +0000 (16:05 +0100)
commit4fed520be264b60893aa674071947890f8172915
tree349a21954453c38601dfbf658378e4958b5092f5
parent2190cf067b87e804c59c0a0c14c8ae48deabfbf4
Inherit alpha_netbsd_nat_target from nbsd_nat_target

gdb/ChangeLog:

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