On Oct 26, 2005, at 12:33 PM, Mark Talluto wrote:


On Oct 26, 2005, at 5:25 AM, Charles Hartman wrote:


I've been bumbling numbly along with debugging -- and somehow it just occurred to me that something's wrong here:

I put a breakpoint on a line in the middle of a script, run till I hit it, look at some variables, press Step . . . and the script runs, not stopping till complete/crash/next breakpoint.

In any other debugging environment I've seen, that's not what "step" means. It means execute the currently-highlighted line and stop.

(This is using Constellation, but I assume it's behavior of the underlying debugging engine, not the UI.)



There is a checkbox in Constellation that needs to be checked called: into. Make sure it is checked for it to work as expected.


?? I don't want to step into; I want to step over. What I don't want to do is run.

coh

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to