Re: On Debugger Controls
- From: Andreas Stefik <stefika@xxxxxxxxx>
- To: programmingblind@xxxxxxxxxxxxx
- Date: Thu, 5 Nov 2009 16:28:37 -0600
Hi Rodney
I would suggest 2 more.
> 1. Set Next Statement
> This would allow you to move the cursor down past a block of code, and
> say "this is where I am now". Effectively setting the line as the next
> line to be executed.
>
>
I'm not sure I follow what you mean. Are you describing jump to cursor,
which means execute to the current line of code?
> 2. Throttle
> This would allow you to set a delay between execution of statements. So
> you could really throttle down and more easily watch variables change
> values while the code is continuing. (This is a great feature on Visual
> FoxPro... not sure who else has it.)
>
>
Are you suggesting an animation mode that executes the program for you?
Mind clarifying, I'm curious?
Stefik
Other related posts: