|
Home > Online Product Documentation > Table of Contents > Running the Debugger Running the DebuggerTo run the debugger, click the Start Debugging button ( ) or click F5:When the debugger hits a breakpoint you have set, it displays a pause symbol, like the one shown in Figure 433.
When debugging is paused, debugging tools (like those that let you step into and over breakpoints, and toggles for the Watch, Variables, and Call Stack windows) become active. You cannot edit the XML pipeline or alter its scenario properties during debugging, or when the debugger is paused.
Figure 434 shows a breakpoint set on the
|