Kirrily Robert wrote:
Does anyone else find that SKIP: { } blocks bugger up the debugger? I'll be happily bouncing on the "n" key to get to round about the vicinity of the failing test, and then blam, it sees a skipped test and just fast-forwards to the end.K.
YepActually, eval does this all the time as well. If you next your way though an eval, it's prone to running away to the end of a program.
Adam K
