From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Philippe Waille <Philippe.Waille@imag.fr>
Subject: Re: [Qemu-devel] qemu-user/gdbstub : gdb remote pipe connexion addition ?
Date: Tue, 24 Mar 2009 12:52:57 +0000 [thread overview]
Message-ID: <200903241252.57755.paul@codesourcery.com> (raw)
In-Reply-To: <20090320145101.GA20641@otto.imag.fr>
> Qemu gdbstub only allows GDB remote target connexion through IP socket.
Actually that's not true.
System emulation it can talk to stdio.
For userspace emulation using stdio IMHO doesn't make a whole lot of sense.
The user application is almost certainly already using that for something
else. This is different to e.g. gdbserver and openocd where the debug stub is
a separate process from the user application.
Paul
next prev parent reply other threads:[~2009-03-24 12:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-20 14:51 [Qemu-devel] qemu-user/gdbstub : gdb remote pipe connexion addition ? Philippe Waille
2009-03-21 9:30 ` [Qemu-devel] " Jan Kiszka
2009-03-24 12:52 ` Paul Brook [this message]
2009-03-25 22:58 ` [Qemu-devel] " Philippe Waille
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=200903241252.57755.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=Philippe.Waille@imag.fr \
--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.