I think gdb will get the register list and then, maybe depending on used debug application, all register values.
But we should remember that some/all functions in the current implementation, that need a target register to work, simple doesn't check if a register already stored or not. They only check if a target is halted or not. Regards, Mathias Am 03.05.2011 22:05, schrieb Øyvind Harboe: > Start with a smoketest. > > Would this improve performance on ARM targets you think? > > > _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
