public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: gdb-testers@sourceware.org
Subject: [binutils-gdb] Change ARI usage to GNU style
Date: Mon, 16 Dec 2019 10:20:00 -0000	[thread overview]
Message-ID: <98f9338a584c5f68595fc97e692e83f700c8da3d@gdb-build> (raw)

*** TEST RESULTS FOR COMMIT 98f9338a584c5f68595fc97e692e83f700c8da3d ***

commit 98f9338a584c5f68595fc97e692e83f700c8da3d
Author:     Tom Tromey <tromey@adacore.com>
AuthorDate: Thu Dec 5 08:29:03 2019 -0700
Commit:     Tom Tromey <tromey@adacore.com>
CommitDate: Fri Dec 13 15:15:32 2019 -0700

    Change ARI usage to GNU style
    
    This changes the ARI usage text to use the GNU style for
    "metasyntactic variables".
    
    gdb/ChangeLog
    2019-12-13  Tom Tromey  <tromey@adacore.com>
    
            * contrib/ari/gdb_ari.sh (usage): Use GNU style.
    
    Change-Id: Ibe5a867571382d2985d1b8b78dfef3ddd02291ff

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0e1f484e51..93b076279e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2019-12-13  Tom Tromey  <tromey@adacore.com>
+
+	* contrib/ari/gdb_ari.sh (usage): Use GNU style.
+
 2019-12-13  Tom Tromey  <tromey@adacore.com>
 
 	* gdbsupport/common-utils.c (string_printf, string_vprintf)
diff --git a/gdb/contrib/ari/gdb_ari.sh b/gdb/contrib/ari/gdb_ari.sh
index 9a5b941d23..4b0fddfee7 100755
--- a/gdb/contrib/ari/gdb_ari.sh
+++ b/gdb/contrib/ari/gdb_ari.sh
@@ -52,7 +52,7 @@ usage ()
 Error: $1
 
 Usage:
-    $0 --print-doc --print-idx -Wall -Werror -W<category> <file> ...
+    $0 --print-doc --print-idx -Wall -Werror -WCATEGORY FILE ...
 Options:
   --print-doc    Print a list of all potential problems, then exit.
   --print-idx    Include the problems IDX (index or key) in every message.
@@ -60,7 +60,7 @@ Options:
   -Werror        Treat all problems as errors.
   -Wall          Report all problems.
   -Wari          Report problems that should be fixed in new code.
-  -W<category>   Report problems in the specifed category.  Valid categories
+  -WCATEGORY     Report problems in the specifed category.  Valid categories
                  are: ${all}
 EOF
     exit 1


             reply	other threads:[~2019-12-16 10:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16 10:20 gdb-buildbot [this message]
2019-12-16 10:36 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master gdb-buildbot
2019-12-16 11:05 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, " gdb-buildbot
2019-12-17 18:59 ` Failures on Fedora-i686, " gdb-buildbot
2019-12-17 19:30 ` Failures on Fedora-x86_64-cc-with-index, " gdb-buildbot
2019-12-17 19:34 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2019-12-17 19:42 ` Failures on Fedora-x86_64-m64, " gdb-buildbot
2019-12-17 20:02 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2019-12-17 20:07 ` Failures on Fedora-x86_64-native-gdbserver-m32, " gdb-buildbot
2019-12-17 20:11 ` Failures on Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot

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=98f9338a584c5f68595fc97e692e83f700c8da3d@gdb-build \
    --to=gdb-buildbot@sergiodj.net \
    --cc=gdb-testers@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).