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
commit322edeec4436b12dd09bd2a8e6332047f0cecfec (patch)
tree13c7e6a5c25f2ba227a6fcc828a7c6e5da22fe58 /gdb/README
parent9ccf7b639f31b04323a94052a4d2026335b73cfd (diff)
downloadgdb-322edeec4436b12dd09bd2a8e6332047f0cecfec.tar.gz
* 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 88892ae57b1..860c30e9dc4 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