qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] qemu-system-arm: cortex-m gdb registers


From: Peter Maydell
Subject: Re: [Qemu-devel] [RFC] qemu-system-arm: cortex-m gdb registers
Date: Mon, 14 Dec 2015 13:14:27 +0000

On 14 December 2015 at 13:07, Christopher Friedt <address@hidden> wrote:
> On Mon, Dec 14, 2015 at 3:31 AM, Peter Maydell <address@hidden> wrote:
>> This patch seems to be creating a completely new method of
>> constructing the XML to send to gdb. Is it really not possible
>> to do this using the existing mechanisms we have for selecting
>> XML to send to gdb and handling the registers it implies?
>
> Hehehe... I only just saw the gdb-xml/ directory. I'll create a
> gdb-xml/arm-cortex-m-core.xml then, and refactor some of the remaining
> lines of code.

Note that our XML files are from gdb itself, so you should start
by checking whether gdb has a suitable Cortex-M xml file.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]