* gdb.texinfo (Files): Add cross-reference to description of
authorEli Zaretskii <eliz@gnu.org>
Tue, 23 Nov 2004 12:05:28 +0000 (12:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 23 Nov 2004 12:05:28 +0000 (12:05 +0000)
-readnow command-line switch.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index bed3073d62a074b7f37e1fe14edee4a9f74a4366..d5ac17bda6b88ad5a1c09a40afa7d2d0381c18f2 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Files): Add cross-reference to description of
+       -readnow command-line switch.
+
 2004-11-10  Randolph Chung  <tausq@debian.org>
 
        * gdb.texinfo: Document set/show backtrace past-entry commands.
index 8a77b29153eb2db1b880815c3c4f05d20f6a17b2..56e9fc441d6168e2bbf5e0789c29e4595b00f89e 100644 (file)
@@ -10205,9 +10205,9 @@ On systems with memory-mapped files, an auxiliary file named
 @var{filename}.  If so, @value{GDBN} maps in the symbol table from
 @file{@var{filename}.syms}, starting up more quickly.  See the
 descriptions of the file options @samp{-mapped} and @samp{-readnow}
-(available on the command line, and with the commands @code{file},
-@code{symbol-file}, or @code{add-symbol-file}, described below),
-for more information.
+(available on the command line, see @ref{File Options}, and with the
+commands @code{file}, @code{symbol-file}, or @code{add-symbol-file},
+described below), for more information.
 
 @item file
 @code{file} with no argument makes @value{GDBN} discard any information it
This page took 0.066417 seconds and 4 git commands to generate.