mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 00:56:27 +00:00
f01be29bbc
* amd64nbsd-nat.c: Include "nbsd-nat.h". (_initialize_amd64nbsd_nat): Update target vector to use nbsd_pid_to_exec_file. * config/i386/nbsd64.mh (NATDEPFILES): Add nbsd-nat.o.
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
# Host: NetBSD/amd64
|
|
NATDEPFILES= fork-child.o inf-ptrace.o \
|
|
nbsd-nat.o amd64-nat.o amd64bsd-nat.o amd64nbsd-nat.o
|