On 21 July 2011 11:18, Igor Skochinsky <skochin...@mail.ru> wrote:
> Hello Julius,
>
> Thursday, July 21, 2011, 11:48:17 AM, you wrote:
>
> JB> I'm looking at adding OpenRISC 1000 support to OpenOCD.
> [skip]
> JB> One solution is we make our GDB port not use these remote query
> JB> commands and instead rely on the register cache fetched with the "g"
> JB> RSP command.
>
> You can have the most used registers in the G/g packet and use P/p for
> the rest. If you make an XML description (not sure if OpenOCD supports
> it, but would be nice), you might even not need to rebuild GDB to
> make use of it.
>

I have wanted to add this support for a while.
The first step is that we need to make the target register list
dynamic - which is currently fixed.

Cheers
Spen
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to