All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/5] single step with no IRQs and timers
Date: Sun, 21 May 2006 10:43:00 -0400	[thread overview]
Message-ID: <20060521144300.GA20627@nevyn.them.org> (raw)
In-Reply-To: <446F8396.2000607@windriver.com>

On Sat, May 20, 2006 at 04:01:10PM -0500, Jason Wessel wrote:
> +    case 'q':
> +        /* parse any 'q' packets here */
> +        if (!strcmp(p,"sstepbits")) {

Hi Jason,

Not that I'm always good about this myself, but could I ask you to
follow this paragraph from the GDB manual, since these are commands
unlikely to be supported by a general GDB (at least not unless someone
proposes them...):

   * The names of custom vendor packets should use a company prefix, in
     lower case, followed by a period.  For example, packets designed at
     the Acme Corporation might begin with `qacme.foo' (for querying
     foos) or `Qacme.bar' (for setting bars).

Company name could be whatever here - either wrs or qemu, I suppose,
probably qemu.  By that logic it would probably be Qqemu.sstep=5, too,
though that's less important.  The goal is of course not to conflict
with later versions of GDB.

And thanks for doing this!  What a great idea!

-- 
Daniel Jacobowitz
CodeSourcery

  parent reply	other threads:[~2006-05-21 14:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-20 21:01 [Qemu-devel] [PATCH 1/5] single step with no IRQs and timers Jason Wessel
2006-05-21  6:54 ` Mulyadi Santosa
2006-05-21 14:43 ` Daniel Jacobowitz [this message]
2006-05-21 19:05   ` Jason Wessel
2006-05-22 21:37 ` Fabrice Bellard
  -- strict thread matches above, loose matches on Subject: below --
2006-05-21 13:49 Wessel, Jason
2006-05-23  0:23 Wessel, Jason

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=20060521144300.GA20627@nevyn.them.org \
    --to=drow@false.org \
    --cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.