summaryrefslogtreecommitdiff
path: root/gdb/README
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/README
parent76ea7ebf75d9cb7efb2989d5e262bb8cb44047d0 (diff)
* README: Remove obsolete information.
Diffstat (limited to 'gdb/README')
-rw-r--r--gdb/README8
1 files changed, 1 insertions, 7 deletions
diff --git a/gdb/README b/gdb/README
index 88892ae57b..860c30e9dc 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