#1
|
|||
|
|||
Set Next Statement command
I find that while debugging, I need to run a small section of a build a few times to test it. In order to rerun the section, I need to get the next statement arrow to move. I usually get this to move by running a step prior to the section I want to debug then stepping through my new steps.
I know in Visual Studio debuggers, they allow you to set the next statement that gets executed. Is it possible to do this here as well? Maybe not while a build is running/paused. Even having the ability to move the pointer when the build is stopped is a benefit. |
|
|