aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-02-28 00:39:11 +0000
committerRoland Pesch <pesch@cygnus>1992-02-28 00:39:11 +0000
commit9941f866a5d6a58a1f1807ab7d6ee067c4ec8321 (patch)
treefd4eb1f446e72e52a89caea0906c84fe39b9db3c
parentd141f3e30df1e06c424edd51713986d2d3c462aa (diff)
downloadgdb-9941f866a5d6a58a1f1807ab7d6ee067c4ec8321.zip
gdb-9941f866a5d6a58a1f1807ab7d6ee067c4ec8321.tar.gz
gdb-9941f866a5d6a58a1f1807ab7d6ee067c4ec8321.tar.bz2
Added disclaimer (requested by WRS) on how procedures described for
connecting to VxWorks may change in future releases of VxWorks.
-rw-r--r--gdb/doc/gdbinv-s.m4.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/gdbinv-s.m4.in b/gdb/doc/gdbinv-s.m4.in
index 1b3fff5..5e589ab 100644
--- a/gdb/doc/gdbinv-s.m4.in
+++ b/gdb/doc/gdbinv-s.m4.in
@@ -323,6 +323,10 @@ the VxWorks shell can also be debugged. _GDBN__ uses code that runs on
both the UNIX host and on the VxWorks target. The program
@code{_GDBP__} is installed and executed on the UNIX host.
+The following information on connecting to VxWorks was current when
+this manual was produced; newer releases of VxWorks may use revised
+procedures.
+
The remote debugging interface (RDB) routines are installed and executed
on the VxWorks target. These routines are included in the VxWorks library
@file{rdb.a} and are incorporated into the system image when source-level