public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: Lancelot SIX via Gdb-patches <gdb-patches@sourceware.org>
Cc: Bruno Larsen <blarsen@redhat.com>,  Lancelot SIX <lsix@lancelotsix.com>
Subject: Re: [PATCH] gdb: add 'maintenance print record-instruction' command
Date: Thu, 15 Dec 2022 14:27:37 -0700	[thread overview]
Message-ID: <87h6xwcq7q.fsf@tromey.com> (raw)
In-Reply-To: <20221207143731.uopir7l4ilssjkqv@ubuntu.lan> (Lancelot SIX via Gdb-patches's message of "Wed, 7 Dec 2022 14:37:31 +0000")

>>>>> "Lancelot" == Lancelot SIX via Gdb-patches <gdb-patches@sourceware.org> writes:

>> +static void
>> +maintenance_print_record_instruction (const char *args, int from_tty)

Lancelot> I think, usually the command implementation have a _command suffix in
Lancelot> the name.  I do not know if this is a hard rule.

Historically there were a couple of conventions like this, but IMO as
long as the command implementation has the command name in it, then that
is great -- it makes it easy to find it via tags.

Tom

  parent reply	other threads:[~2022-12-15 21:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07 13:50 Bruno Larsen
2022-12-07 14:37 ` Lancelot SIX
2022-12-08  8:45   ` Bruno Larsen
2022-12-08  9:32     ` Lancelot SIX
2022-12-15 21:27   ` Tom Tromey [this message]
2022-12-15 21:29 ` 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=87h6xwcq7q.fsf@tromey.com \
    --to=tom@tromey.com \
    --cc=blarsen@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=lsix@lancelotsix.com \
    /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).