binutils-gdb/gdb/vx-share
John Gilmore f312afc75c These two files are copyrighted by Sun Microsystems.
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
1992-10-23 10:51:07 +00:00
..
.Sanitize Update .sanitize files 1992-09-02 09:24:34 +00:00
README * vx-share/README, nindy-share/README: New files describing 1992-08-28 20:16:23 +00:00
dbgRpcLib.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
ptrace.h These two files are copyrighted by Sun Microsystems. 1992-10-23 10:51:07 +00:00
reg.h These two files are copyrighted by Sun Microsystems. 1992-10-23 10:51:07 +00:00
vxTypes.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
vxWorks.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
wait.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_ld.c Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_ld.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_ptrace.c Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_ptrace.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_rdb.c Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_rdb.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_regs.c Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00
xdr_regs.h Add copyrights, change to FSF. 1992-10-23 10:15:18 +00:00

README

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.