Re: [Qemu-devel] [PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to GDB

2018-01-22 Thread Peter Maydell
On 16 January 2018 at 09:40, Abdallah Bouassida wrote: > [PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to > GDB > > This patch offers to GDB the ability to read/write all the coprocessor > registers for ARM and ARM64 by generating

[Qemu-devel] [PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to GDB

2018-01-16 Thread Abdallah Bouassida
[PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to GDB This patch offers to GDB the ability to read/write all the coprocessor registers for ARM and ARM64 by generating dynamically an XML-description for these registers. - gdbstub.c :         *Extend the