]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add ChangeLog for "Add NetBSD/aarch64 gdbserver support"
authorKamil Rytarowski <n54@gmx.com>
Wed, 7 Oct 2020 12:47:27 +0000 (14:47 +0200)
committerKamil Rytarowski <n54@gmx.com>
Wed, 7 Oct 2020 12:47:27 +0000 (14:47 +0200)
commit9529c852664bbfc64f3ccda6abd81fc1aced6f16
tree80283eaf894cabc7cb33f1ce3795f65fc061a528
parent8e1d09292902cff8325b08a64fa5a918c7f9aa4f
Add ChangeLog for "Add NetBSD/aarch64 gdbserver support"

The support is on par with NetBSD/amd64, thus GPR works,
single step and software breakpoint are operational, and the
SVR4 r_debug integration is functional.

gdbserver/ChangeLog:

         * netbsd-aarch64-low.cc: Add.
         * Makefile.in (SFILES): Register "netbsd-aarch64-low.c".
         * configure.srv: Add aarch64*-*-netbsd*.
gdbserver/ChangeLog