Add Makefile.in entry for "Add NetBSD/aarch64 gdbserver support"
authorKamil Rytarowski <n54@gmx.com>
Wed, 7 Oct 2020 17:38:46 +0000 (19:38 +0200)
committerKamil Rytarowski <n54@gmx.com>
Wed, 7 Oct 2020 17:38:46 +0000 (19:38 +0200)
commit8b558efe7a219b10b41810d6b17028a6e511b6c4
treee14fa7399c1d80df480fe00b716b1585b56a16d6
parentbbe90b5def81d1904b79ecbead3f83ac5a72b2ae
Add Makefile.in entry 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/Makefile.in
This page took 0.024876 seconds and 4 git commands to generate.