I’m wondering if someone knows the trick to programmatically restarting the debugger (or pre-debugger) without getting an extra window?
In my debug action (a button) I have some code that does: aContext stack second restart However this gives me a second pre-debug window? Any thoughts?