Sometimes, while debugging, you will want to execute to a certain point in code, then break. If you have a breakpoint set at that location, all you have to do is select Start or Continue from the Debug menu. You don't need to set a breakpoint in all cases, however. The Visual Studio debugger provides specific commands to run—