aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/vx-share/README7
2 files changed, 4 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1eb6baf..f608302 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-16 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * vx-share/README: Delete file.
+
2006-12-16 Mark Kettenis <kettenis@gnu.org>
* i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h",
diff --git a/gdb/vx-share/README b/gdb/vx-share/README
deleted file mode 100644
index 924b668..0000000
--- a/gdb/vx-share/README
+++ /dev/null
@@ -1,7 +0,0 @@
-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.