qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jens Freimann <jfrei@linux.vnet.ibm.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>,
	Alexander Graf <agraf@suse.de>,
	Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Jens Freimann <jfrei@linux.vnet.ibm.com>, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] gdb: detect target architecture via target.xml
Date: Tue, 30 Sep 2014 17:23:46 +0200	[thread overview]
Message-ID: <1412090627-18709-1-git-send-email-jfrei@linux.vnet.ibm.com> (raw)

Conny, Alex, Christian,

this patch has been sent before as part of a gdb series a few weeks ago.

It contains only names for architectures that are also defined 
in the xml files that are shipped with gdb.

Discussion revealed that the 32bit arm case can easily be added as an 
follow-up patch. Therefore this patch is left unchanged. 

Adding Emanuel and Richard to Cc since they were involved in the discussion last time

David Hildenbrand (1):
  gdb: provide the name of the architecture in the target.xml

 gdbstub.c                   | 19 ++++++++++++-------
 include/qom/cpu.h           |  2 ++
 target-arm/cpu64.c          |  1 +
 target-ppc/translate_init.c |  2 ++
 target-s390x/cpu.c          |  1 +
 5 files changed, 18 insertions(+), 7 deletions(-)

-- 
1.8.5.5

             reply	other threads:[~2014-09-30 15:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-30 15:23 Jens Freimann [this message]
2014-09-30 15:23 ` [Qemu-devel] [PATCH] gdb: provide the name of the architecture in the target.xml Jens Freimann
2014-10-06 15:08   ` Cornelia Huck
2014-10-06 16:57     ` Peter Maydell
2014-10-06 19:14       ` David Hildenbrand
2014-10-06 19:39         ` Peter Maydell
2014-10-06 19:56           ` David Hildenbrand
2014-10-06 17:14   ` Peter Maydell
2014-10-06 19:44     ` David Hildenbrand

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=1412090627-18709-1-git-send-email-jfrei@linux.vnet.ibm.com \
    --to=jfrei@linux.vnet.ibm.com \
    --cc=agraf@suse.de \
    --cc=borntraeger@de.ibm.com \
    --cc=cornelia.huck@de.ibm.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 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).