Debugger on 661
When debugging an SDK type app. We have a multi threaded app. The debugger's step out and step into commands seem to resume the programe. Sometimes the debugger seems to skip over breakpionts completly other times it says the frame content is not accessible and then it seems to jump to another thread.
Please sign in to leave a comment.
I've seen this in previous builds, too. Created tracker entries, but they were set to "not repeatable" status.
Not sure, but maybe this is what the new button in the debugger is for? It's the very bottom button, and it's tooltip says "Suspend all threads while stepping".
Give that a try?