On Mon, Dec 14, 2015 at 3:31 AM, Peter Maydell <peter.mayd...@linaro.org> 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. Thanks for the feedback ;-)