qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] aarch64 & gdb: warning: while parsing target description (at line 1): Could not load XML document "arm-core.xml"
@ 2014-08-07 10:42 Richard W.M. Jones
  2014-08-07 11:18 ` Peter Maydell
  0 siblings, 1 reply; 12+ messages in thread
From: Richard W.M. Jones @ 2014-08-07 10:42 UTC (permalink / raw)
  To: qemu-devel

(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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-08-07 15:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-07 10:42 [Qemu-devel] aarch64 & gdb: warning: while parsing target description (at line 1): Could not load XML document "arm-core.xml" Richard W.M. Jones
2014-08-07 11:18 ` 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

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).