diff options
author | Roland Pesch <pesch@cygnus> | 1991-11-14 00:08:39 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-11-14 00:08:39 +0000 |
commit | 37daba7b9f9cbe03cd2eca06cd78872791a40124 (patch) | |
tree | b4954eb5226f3f84fe627497c41aa82ff1b44253 /gdb | |
parent | 2226a09076ca6ae40a714cb9ab2b711aadac29b0 (diff) | |
download | gdb-37daba7b9f9cbe03cd2eca06cd78872791a40124.zip gdb-37daba7b9f9cbe03cd2eca06cd78872791a40124.tar.gz gdb-37daba7b9f9cbe03cd2eca06cd78872791a40124.tar.bz2 |
Minor rephrasing; probably an overfull-box correction for smallbook
formatting, not checked in earlier.
Diffstat (limited to 'gdb')
-rwxr-xr-x | gdb/doc/gdbinv-s.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/doc/gdbinv-s.m4 b/gdb/doc/gdbinv-s.m4 index 82de97a..e0814be 100755 --- a/gdb/doc/gdbinv-s.m4 +++ b/gdb/doc/gdbinv-s.m4 @@ -311,8 +311,8 @@ on the VxWorks target. These routines are included in the VxWorks library debugging is enabled in the VxWorks configuration. @kindex INCLUDE_RDB -Defining @code{INCLUDE_RDB} in the VxWorks configuration file -@file{configAll.h} includes the RDB interface routines and spawns the +You can define @code{INCLUDE_RDB} in the VxWorks configuration file +@file{configAll.h} to include the RDB interface routines and spawn the source debugging task @code{tRdbTask} when VxWorks is booted. For more information on configuring and remaking VxWorks, see the @cite{VxWorks Programmer's Guide}. |