qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] GDB stub changes
@ 2008-10-11 18:09 Paul Brook
  2008-10-11 18:18 ` Blue Swirl
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Brook @ 2008-10-11 18:09 UTC (permalink / raw)
  To: qemu-devel

I've just committed changes to the qemu gdb remote protocol implementation 
that add support for XML register descriptions. This is a relatively new GDB 
feature that allows qemu to describe what CPU registers are available without 
GDB needing prior knowledge of the CPU. Protocol details can be found in the 
GDB documentation. 

Currently only ARM and ColdFire provide these descriptions, and only the basic 
core+fpu registers are described. Future extensions include banked registers, 
privileged registers, MMU state, etc.

Other targets should not see any functional changes. Please test your 
favourite targets and let me know if I broke anything.

Paul

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

* Re: [Qemu-devel] GDB stub changes
  2008-10-11 18:09 [Qemu-devel] GDB stub changes Paul Brook
@ 2008-10-11 18:18 ` Blue Swirl
  0 siblings, 0 replies; 2+ messages in thread
From: Blue Swirl @ 2008-10-11 18:18 UTC (permalink / raw)
  To: qemu-devel, Paul Brook

On 10/11/08, Paul Brook <paul@codesourcery.com> wrote:
> I've just committed changes to the qemu gdb remote protocol implementation
>  that add support for XML register descriptions. This is a relatively new GDB
>  feature that allows qemu to describe what CPU registers are available without
>  GDB needing prior knowledge of the CPU. Protocol details can be found in the
>  GDB documentation.
>
>  Currently only ARM and ColdFire provide these descriptions, and only the basic
>  core+fpu registers are described. Future extensions include banked registers,
>  privileged registers, MMU state, etc.
>
>  Other targets should not see any functional changes. Please test your
>  favourite targets and let me know if I broke anything.

make[1]: *** No rule to make target `feature_to_c.sh', needed by
`gdbstub-xml.c'.  Stop.

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

end of thread, other threads:[~2008-10-11 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-11 18:09 [Qemu-devel] GDB stub changes Paul Brook
2008-10-11 18:18 ` Blue Swirl

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