From: John Gilmore Date: Fri, 28 Aug 1992 20:16:23 +0000 (+0000) Subject: * vx-share/README, nindy-share/README: New files describing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7079de160f858c742f82e912e5b64ae3f77291cb;p=binutils-gdb.git * vx-share/README, nindy-share/README: New files describing how these directories' code is shared, and with whom. --- diff --git a/gdb/vx-share/README b/gdb/vx-share/README new file mode 100644 index 00000000000..924b668585e --- /dev/null +++ b/gdb/vx-share/README @@ -0,0 +1,7 @@ +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.