All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/2 -v2] gdbstub: Rework configuration via command line and monitor
Date: Tue, 24 Mar 2009 18:29:05 +0100	[thread overview]
Message-ID: <49C91861.6000003@web.de> (raw)
In-Reply-To: <200903241310.53947.paul@codesourcery.com>

[-- Attachment #1: Type: text/plain, Size: 1119 bytes --]

Paul Brook wrote:
> On Saturday 21 March 2009, Jan Kiszka wrote:
>> Introduce a more powerful gdbstub configuration (system emulation olny)
>> via new switch '-gdb dev'. Keep '-s' as shorthand for '-gdb tcp::1234'.
>> Use the same syntax also for the corresponding monitor command
>> 'gdbserver'. Its default also remains to listen on port 1234.
> 
> I don't see how this is an improvement. In fact it provides less functionality 
> than the current -p, which is also consistent with other similar qemu 
> options.

Hmm, I was not able to find any further examples for this mixture of
standard device syntax and special interpretation of numerical values -
even in the qemu-doc, the only place where the special case of 'port'
was mentioned.

So I still see this as a significant improvements as it
 - aligns -gdb to the standard syntax use in -monitor, -serial or
   -parallel, making the interface more intuitive
 - documents this properly

I will adjust description to clarify that this patch refactors the
existing feature into a canonical form, but does not actually add a new one.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

  reply	other threads:[~2009-03-24 17:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-18 11:10 [Qemu-devel] [PATCH 2/2] gdbstub: Rework configuration via command line and monitor Jan Kiszka
2009-03-21  9:48 ` [Qemu-devel] [PATCH 2/2 -v2] " Jan Kiszka
2009-03-21 10:36   ` [Qemu-devel] [PATCH 2/2 -v3] " Jan Kiszka
2009-03-24 13:10   ` [Qemu-devel] [PATCH 2/2 -v2] " Paul Brook
2009-03-24 17:29     ` Jan Kiszka [this message]
2009-03-28 18:05 ` [Qemu-devel] [PATCH 2/2] " Anthony Liguori
2009-03-30 16:05   ` [Qemu-devel] [PATCH v4] " Jan Kiszka
2009-04-05 18:44     ` Anthony Liguori

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=49C91861.6000003@web.de \
    --to=jan.kiszka@web.de \
    --cc=paul@codesourcery.com \
    --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.