From: Tom Tromey Date: Thu, 4 Feb 2010 19:12:58 +0000 (+0000) Subject: PR cli/8830: X-Git-Tag: gdb_7_1-2010-02-18-branchpoint~195 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ac33a4e87237c25f790fbee916ebdfd83a2e983;p=thirdparty%2Fbinutils-gdb.git PR cli/8830: * gdb.texinfo (Files): -readnow comes before the filename for file and symbol-file. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index adeed1adac0..b90906aa002 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2010-02-04 Tom Tromey + + PR cli/8830: + * gdb.texinfo (Files): -readnow comes before the filename for file + and symbol-file. + 2010-02-01 Daniel Jacobowitz * gdb.texinfo (Architecture-Specific Protocol Details): New section. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 2145f2b7ef2..e1d48e00ebc 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -13825,8 +13825,8 @@ in stabs format. @kindex readnow @cindex reading symbols immediately @cindex symbols, reading immediately -@item symbol-file @var{filename} @r{[} -readnow @r{]} -@itemx file @var{filename} @r{[} -readnow @r{]} +@item symbol-file @r{[} -readnow @r{]} @var{filename} +@itemx file @r{[} -readnow @r{]} @var{filename} You can override the @value{GDBN} two-stage strategy for reading symbol tables by using the @samp{-readnow} option with any of the commands that load symbol table information, if you want to be sure @value{GDBN} has the