aboutsummaryrefslogtreecommitdiff
path: root/gdb/vx-share
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-08-28 20:16:23 +0000
committerJohn Gilmore <gnu@cygnus>1992-08-28 20:16:23 +0000
commit7079de160f858c742f82e912e5b64ae3f77291cb (patch)
treea117820c5c9441002d2000c0a89b73d0354c815e /gdb/vx-share
parent63237c022879070d1fad9b06aeee863447f12eca (diff)
downloadgdb-7079de160f858c742f82e912e5b64ae3f77291cb.zip
gdb-7079de160f858c742f82e912e5b64ae3f77291cb.tar.gz
gdb-7079de160f858c742f82e912e5b64ae3f77291cb.tar.bz2
* vx-share/README, nindy-share/README: New files describing
how these directories' code is shared, and with whom.
Diffstat (limited to 'gdb/vx-share')
-rw-r--r--gdb/vx-share/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/vx-share/README b/gdb/vx-share/README
new file mode 100644
index 0000000..924b668
--- /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.