On 22 September 2017 at 16:11, Abhijit Ray Chaudhury <[email protected]> wrote: > Hi Peter, > > Thanks for your prompt response. I have gone through target > description xml format for gdb > (https://sourceware.org/gdb//onlinedocs/gdb/ARM-Features.html#ARM-Features) > . I could not find a feature description matching cp15 registers.So > even if I implement some subset of it would gdb understand it ? Can I > randomly name SCTLR TTBR0 etc and gdb understand it ?
Yes, that's the sort of question you'd need to investigate and answer to implement this feature :-) thanks -- PMM
