PDA

View Full Version : Set Next Statement command


deramor
02-14-2013, 05:59 PM
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.

kinook
02-14-2013, 08:02 PM
See the Build from Cursor / Start from Cursor commands, or Rebuild Step Group.
http://kinook.com/VisBuildPro/Manual/methodsofbuilding.htm