Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/3] More use of GNU-style metasyntactic variables
Date: Sat, 15 Sep 2018 02:55:00 -0000	[thread overview]
Message-ID: <20180915025522.18723-1-tom@tromey.com> (raw)

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



             reply	other threads:[~2018-09-15  2:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-15  2:55 Tom Tromey [this message]
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 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 1/3] Expand "show disassembler-options" output Tom Tromey
2018-09-16  3:12   ` Simon Marchi
2018-09-16 12:18     ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180915025522.18723-1-tom@tromey.com \
    --to=tom@tromey.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox