aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-12-16 18:40:56 +0000
committerDaniel Jacobowitz <drow@false.org>2006-12-16 18:40:56 +0000
commit6213115e4729c432a7cad5ce4c4e05c13bebd26f (patch)
tree66e6338346b14aa3e8df4bca94a5b2b462ff8684 /gdb
parenta38b265971b74c3753b5b2555686012c467ba3fd (diff)
downloadgdb-6213115e4729c432a7cad5ce4c4e05c13bebd26f.zip
gdb-6213115e4729c432a7cad5ce4c4e05c13bebd26f.tar.gz
gdb-6213115e4729c432a7cad5ce4c4e05c13bebd26f.tar.bz2
* vx-share/README: Delete file.
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.