From: "Richard W.M. Jones" <rjones@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] aarch64 & gdb: warning: while parsing target description (at line 1): Could not load XML document "arm-core.xml"
Date: Thu, 7 Aug 2014 11:42:33 +0100 [thread overview]
Message-ID: <20140807104233.GD14001@redhat.com> (raw)
(gdb) set architecture aarch64
The target architecture is assumed to be aarch64
(gdb) target remote tcp::1234
Remote debugging using tcp::1234
warning: while parsing target description (at line 1): Could not load XML document "arm-core.xml"
warning: Could not load XML target description; ignoring
Note that I've set the architecture to `aarch64', so it looks as if
gdb is requesting and/or qemu is sending the wrong name of the XML
file.
Also `info registers' is broken, but that's probably just a
consequence of the warnings.
(gdb) info registers
x0 0x0 0
x1 0x0 0
x2 0x0 0
x3 0x0 0
x4 0x0 0
x5 0x0 0
x6 0x0 0
x7 0x4000000000000000 4611686018427387904
x8 0x7f400001d3 546534588883
x9 0x0 0
x10 0x0 0
x11 0x0 0
x12 0x0 0
x13 0x0 0
x14 0x0 0
x15 0x40000000 1073741824
Could not fetch register "x16"; remote failure reply 'E14'
Versions:
qemu from git today
GNU gdb (GDB) Fedora 7.8-15.fc22
kernel 3.16.0
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top
next reply other threads:[~2014-08-07 10:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-07 10:42 Richard W.M. Jones [this message]
2014-08-07 11:18 ` [Qemu-devel] aarch64 & gdb: warning: while parsing target description (at line 1): Could not load XML document "arm-core.xml" Peter Maydell
2014-08-07 11:29 ` Richard W.M. Jones
2014-08-07 11:35 ` Peter Maydell
2014-08-07 11:43 ` Richard W.M. Jones
2014-08-07 12:03 ` Peter Maydell
2014-08-07 13:43 ` Christopher Covington
2014-08-07 13:53 ` Peter Maydell
2014-08-07 14:13 ` Christopher Covington
2014-08-07 14:53 ` Peter Maydell
2014-08-07 15:06 ` Richard W.M. Jones
2014-08-07 15:39 ` Peter Maydell
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=20140807104233.GD14001@redhat.com \
--to=rjones@redhat.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).