If I try to set a watchpoint I get a gdb error:
" can't clear hardware watchpoints without the 'Z2' (write-watchpoint) packet "
Then it seems to corrupt the device (on restarting the device it complains that the OS is too old for the SDK, even though it's OS 3.1.2).
I've got a bug to track down that really would be easy to track down with a watchpoint so this really is a pain.
Anybody know if watchpoints are supposed to work? How to get them to work?