On 30 September 2014 22:49, Greg Bellows <greg.bell...@linaro.org> wrote: > Added the ability to print the scr register like can be done with the cpsr. > > Signed-off-by: Greg Bellows <greg.bell...@linaro.org>
Not sure you can just arbitrarily add new core registers if gdb isn't expecting them, and in any case if we want to do this we should probably do it via some more generic mechanism than manually adding registers one at a time. I recommend you just drop this patch for now. thanks -- PMM