From 7079de160f858c742f82e912e5b64ae3f77291cb Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Fri, 28 Aug 1992 20:16:23 +0000 Subject: [PATCH] * vx-share/README, nindy-share/README: New files describing how these directories' code is shared, and with whom. --- gdb/vx-share/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gdb/vx-share/README diff --git a/gdb/vx-share/README b/gdb/vx-share/README new file mode 100644 index 0000000000..924b668585 --- /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. -- 2.34.1