mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 05:13:35 +08:00
f312afc75c
Wind River stole them from the Sun Unix distributions. We can't distribute them in an FSF GDB release. We should even rewrite them for our own releases, though that is not as urgent. Until these two files are rewritten, VxWorks support in GDB will not compile. The i960 support can be gained by just rewriting the ptrace.h file. Only small amounts of the reg.h file need to be rebuilt -- compile remote-vx.c to see what is needed. John |
||
---|---|---|
.. | ||
.Sanitize | ||
dbgRpcLib.h | ||
ptrace.h | ||
README | ||
reg.h | ||
vxTypes.h | ||
vxWorks.h | ||
wait.h | ||
xdr_ld.c | ||
xdr_ld.h | ||
xdr_ptrace.c | ||
xdr_ptrace.h | ||
xdr_rdb.c | ||
xdr_rdb.h | ||
xdr_regs.c | ||
xdr_regs.h |
The files in this directory are shared with Wind River Systems' VxWorks debug stub. This stub runs in the realtime system, as a process, and waits for net connections from GDB's and DBX's and such. Do not change these files without coordinating with Wind River Systems in Alameda, California. Talk to postmaster@wrs.com to find out who currently maintains GDB for them.