Øyvind Harboe wrote:
>> I am a bit bemused by this.
>> GDB will have a good copy of the registers when it connects to openocd
>> anyway.
> 
> Not necessarily true:
> 
> target remote
> load
> monitor reg xxxx
> => GDB is out of sync
> stepi
> => gdb is in sync here.
> 
> 

but surely the regs should be saved/restored by openocd during the gdb load?

the actual target will be out of sync after the load (until next 
resume/step), but cannot see how openocd/gdb becomes out of sync.

Not important, may dig deeper when i have a minute.

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

Reply via email to