Problem resizing a stack
Mark Wieder
mwieder at ahsoftware.net
Wed Aug 29 13:03:50 EDT 2012
Pete-
Several things will turn breakpoints off and put the IDE's debugger back into
run mode.
Debugging through system stacks (any stack with a name starting with "rev", the
message box, etc), stepping through send and dispatch commands, etc. There's
some serious hackage in PowerDebug to handle these situations and maintain the
debug context.
And obviously you can't debug into external commands.
--
Mark Wieder
mwieder at ahsoftware.net
More information about the use-livecode
mailing list