Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] add note on command naming to gdbint.texi
@ 2010-06-03 18:14 Doug Evans
  2010-06-03 18:44 ` Eli Zaretskii
  2010-06-03 19:36 ` Tom Tromey
  0 siblings, 2 replies; 4+ messages in thread
From: Doug Evans @ 2010-06-03 18:14 UTC (permalink / raw)
  To: gdb-patches

Hi.

I'd like to add this to the Coding section of gdbint.texi.

Ok?

2010-06-03  Doug Evans  <dje@google.com>

	* gdbint.texinfo (Coding): Add subsection on command names.

Index: doc/gdbint.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdbint.texinfo,v
retrieving revision 1.323
diff -u -p -r1.323 gdbint.texinfo
--- doc/gdbint.texinfo	2 May 2010 23:52:14 -0000	1.323
+++ doc/gdbint.texinfo	3 Jun 2010 18:05:31 -0000
@@ -6245,6 +6245,10 @@ the code detected a user error, recovere
 @code{warning} or the code failed to correctly recover from the user
 error and issued an @code{internal_error}.}
 
+@subsection Command Names
+
+GDB U/I commands are written @samp{foo-bar}, not @samp{foo_bar}.
+
 @subsection File Names
 
 Any file used when building the core of @value{GDBN} must be in lower


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

end of thread, other threads:[~2010-06-03 20:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-03 18:14 [RFA] add note on command naming to gdbint.texi Doug Evans
2010-06-03 18:44 ` Eli Zaretskii
2010-06-03 19:36 ` Tom Tromey
2010-06-03 20:31   ` Stan Shebs

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