Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Special characters in doc strings of GDB commands
@ 2007-01-19 11:37 Eli Zaretskii
  2007-02-10 20:47 ` Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2007-01-19 11:37 UTC (permalink / raw)
  To: gdb

I see in cli-decode.c:print_doc_line that it displays the first line
only up to the first comma or period.  However, I don't see this
special treatment of these two characters documented anywhere, neither
in gdb.texinfo (where it matters for doc strings given to user-defined
commands), nor in gdbint.texinfo (where it is important for GDB
developers who add new commands).

Am I missing something?

Btw, should we have a mechanism to escape these special characters, at
least the comma?  Sometimes a sentence looks very awkward or even
unclear unless you use a comma.


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

end of thread, other threads:[~2007-02-12 17:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-19 11:37 Special characters in doc strings of GDB commands Eli Zaretskii
2007-02-10 20:47 ` Daniel Jacobowitz
2007-02-11  4:13   ` Eli Zaretskii
2007-02-11 18:09     ` Daniel Jacobowitz
2007-02-11 20:17       ` Daniel Jacobowitz
2007-02-11 20:43       ` Eli Zaretskii
2007-02-12  3:11         ` Eli Zaretskii
2007-02-12 17:25         ` Daniel Jacobowitz
2007-02-12 17:58   ` Jim Blandy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox