qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Philippe Waille <Philippe.Waille@imag.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-user/gdbstub : gdb remote pipe connexion addition ?
Date: Fri, 20 Mar 2009 15:51:01 +0100	[thread overview]
Message-ID: <20090320145101.GA20641@otto.imag.fr> (raw)

Hi

Qemu gdbstub only allows GDB remote target connexion through IP socket.

Would the GDB remote pipe connexion method be also supported in future versions
(as does openocd for remote access to jtag interfaces), like this :

(gdb) target remote | exec openocd --pipe
(gdb) target remote | exec qemu-arm --pipe a.out

Simultaneous execution of several (user-mode arm simulators) qemu-arm by a 
set of users sharing a single server would be easier to manage with 
gdb connexion through pipes instead of IP port/socket.

Ph. W.
-- 
-----------------------------------------------------------------------------
Philippe WAILLE                            email :    Philippe.Waille@imag.fr
IMAG ID (Informatique et distribution)       Tel :    04 76 61 20 13
ENSIMAG - antenne de Montbonnot          Foreign :  33 4 76 61 20 13
INOVALLEE					     Fax :    04 76 61 20 99
51, avenue Jean Kuntzmann
38330 MONTBONNOT SAINT MARTIN

             reply	other threads:[~2009-03-20 14:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-20 14:51 Philippe Waille [this message]
2009-03-21  9:30 ` [Qemu-devel] Re: qemu-user/gdbstub : gdb remote pipe connexion addition ? Jan Kiszka
2009-03-24 12:52 ` [Qemu-devel] " Paul Brook
2009-03-25 22:58   ` 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=20090320145101.GA20641@otto.imag.fr \
    --to=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 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 NNTP newsgroup(s).