Content originally posted in LPCWare by CodeRedSupport on Mon Mar 15 03:21:21 MST 2010
Yes, there does seem to be some strange behavior here. We will investigate for fixing in a future release of the lpcxpresso ide.
In the meantime, note that
- If you highlight a particular variable within the variable view - the correct value for it is still displayed at the bottom of the variable view.
- The debugger will indicate within the variable view which variables it can no longer find (ie the ones you have deleted). If you remove these deleted variables from the variable view, then quit and restart your debug session - things will then be back to normal.
Regards,
CodeRedSupport.