* [RFA/doco] Add index entry for command "set print frame-arguments"
@ 2009-04-01 22:22 Joel Brobecker
2009-04-02 3:12 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2009-04-01 22:22 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 419 bytes --]
While looking at the documentation for this command, I realized that
it was not accessible from the index. So I added an @kindex entry
for it.
2009-04-01 Joel Brobecker <brobecker@adacore.com>
* gdb.texinfo (Print Settings): Add kindex for command "set
print frame-arguments".
After rebuilding the HTML documentation, I'm now able to see an entry
for this command.
OK to commit?
Thanks,
--
Joel
[-- Attachment #2: kindex.diff --]
[-- Type: text/x-diff, Size: 742 bytes --]
commit 88ef5429d8185d7152e8957cfa1bed956c4c3f58
Author: Joel Brobecker <brobecker@adacore.com>
Date: Wed Apr 1 15:19:57 2009 -0700
* gdb.texinfo (Print Settings): Add kindex for command "set
print frame-arguments".
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 8b1467e..eaac24f 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -6973,6 +6973,7 @@ Display the number of elements of a large array that @value{GDBN} will print.
If the number is 0, then the printing is unlimited.
@item set print frame-arguments @var{value}
+@kindex set print frame-arguments
@cindex printing frame argument values
@cindex print all frame argument values
@cindex print frame argument values for scalars only
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-02 15:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-01 22:22 [RFA/doco] Add index entry for command "set print frame-arguments" Joel Brobecker
2009-04-02 3:12 ` Eli Zaretskii
2009-04-02 15:56 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox