aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2006-11-21 05:12:44 +0000
committerJoel Brobecker <brobecker@gnat.com>2006-11-21 05:12:44 +0000
commitcaac47b8c3968932a8090e94f979f9bb7eb70f9d (patch)
treec816698ee428bd9a46fbed78e9bccc70b51016c5 /gdb
parent76ea7ebf75d9cb7efb2989d5e262bb8cb44047d0 (diff)
downloadgdb-caac47b8c3968932a8090e94f979f9bb7eb70f9d.zip
gdb-caac47b8c3968932a8090e94f979f9bb7eb70f9d.tar.gz
gdb-caac47b8c3968932a8090e94f979f9bb7eb70f9d.tar.bz2
* README: Remove obsolete information.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/README8
2 files changed, 5 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 682b29a..4726e26 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2006-11-20 Joel Brobecker <brobecker@adacore.com>
+
+ * README: Remove obsolete information.
+
2006-11-20 Andrew Cagney <cagney@redhat.com>
* linux-nat.h: Refer to GNU/Linux or Linux kernel.
diff --git a/gdb/README b/gdb/README
index 88892ae..860c30e 100644
--- a/gdb/README
+++ b/gdb/README
@@ -1,5 +1,5 @@
README for gdb-6.3 release
- Updated 8, November, 2004 by Andrew Cagney
+ Updated 20, November, 2006
This is GDB, the GNU source-level debugger.
@@ -462,12 +462,6 @@ monitors and other hardware:
remote-sds.c PowerPC SDS monitor
remote-sim.c Generalized simulator protocol
remote-st.c Tandem ST-2000 monitor
- remote-vx.c VxWorks realtime kernel
-
- Remote-vx.c and the vx-share subdirectory contain a remote
-interface for the VxWorks realtime kernel, which communicates over TCP
-using the Sun RPC library. This would be a useful starting point for
-other remote- via-ethernet back ends.
Reporting Bugs in GDB