Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] More use of GNU-style metasyntactic variables
@ 2018-09-15  2:55 Tom Tromey
  2018-09-15  2:55 ` [PATCH 2/3] Use GNU style for metasyntactic variables in gdb Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Tom Tromey @ 2018-09-15  2:55 UTC (permalink / raw)
  To: gdb-patches

I noticed a few spots where gdb was not using GNU-style metasyntactic
variables.  This fixes nearly all the places I found -- the only
exception being MI.  I would have converted MI, out of a sense of
consistency, but I was unsure if this was advisable.

Regression tested by the buildbot.

I think it would be good to check that new patches use the GNU style
here.  There is some text in the standards manual, but mostly it boils
down to using all caps rather than <> or $ or whatever:

yes:  Usage: command ARG ARG
 no:  Usage: command <arg> $arg

Tom



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

end of thread, other threads:[~2018-09-16 12:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-15  2:55 [PATCH 0/3] More use of GNU-style metasyntactic variables Tom Tromey
2018-09-15  2:55 ` [PATCH 2/3] Use GNU style for metasyntactic variables in gdb Tom Tromey
2018-09-16  3:17   ` Simon Marchi
2018-09-16 12:13     ` Tom Tromey
2018-09-16  3:20   ` Simon Marchi
2018-09-16 12:16     ` Tom Tromey
2018-09-16 12:42     ` Tom Tromey
2018-09-15  2:55 ` [PATCH 3/3] Use GNU style for metasyntactic variables in gdbserver Tom Tromey
2018-09-16  3:17   ` Simon Marchi
2018-09-15  2:55 ` [PATCH 1/3] Expand "show disassembler-options" output Tom Tromey
2018-09-16  3:12   ` Simon Marchi
2018-09-16 12:18     ` Tom Tromey

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