public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/17332] New: typos in gdb/doc/gdbtexinfo.tex, @node Aliases
@ 2014-08-30 17:15 dilyan.palauzov at aegee dot org
  2022-03-01 23:49 ` [Bug cli/17332] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dilyan.palauzov at aegee dot org @ 2014-08-30 17:15 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17332

            Bug ID: 17332
           Summary: typos in gdb/doc/gdbtexinfo.tex, @node Aliases
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
          Assignee: unassigned at sourceware dot org
          Reporter: dilyan.palauzov at aegee dot org

In gdb/doc/gdb.texinfo, @node Aliases, @section "Creating new spellings of
existing commands" is written:

line
23934
23935 @smallexample
23936 (gdb) alias -a set print elms = set print elements
23937 (gdb) alias -a show print elms = show print elements
23938 (gdb) set p elms 20
23939 (gdb) show p elms
23940 Limit on string chars or array elements to print is 200.
23941 @end smallexample
23942 

This is an obvious typo: if you set twenty, the limit is not two hundred.

Please either use twice 20 or twice 200 on lines 23938 and 23940.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-01 23:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-30 17:15 [Bug cli/17332] New: typos in gdb/doc/gdbtexinfo.tex, @node Aliases dilyan.palauzov at aegee dot org
2022-03-01 23:49 ` [Bug cli/17332] " tromey at sourceware dot org
2022-03-01 23:53 ` cvs-commit at gcc dot gnu.org
2022-03-01 23:55 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).