Subject: Compiling gdb
To: RiscBSD <port-arm32@NetBSD.ORG>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 02/19/1998 23:17:05
/usr/src/gnu/dist/gdb/arm-xdep.c includes "arm-opcode.h" I cannot find
this file anywhere. Apparently it defines the likes of
PT_READ_U PT_WRITE_U PC SHLIBLEN corefile corechan data_start etc.
The only definition of SHLIBLEN I found is in
/usr/src/gnu/dist/bfd/riscix.c which obviously isn't a header
file. Where can I find a suitable replacement?

Cheers,

Patrick

(NetBSD-current/arm32)