<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Start Debugging" keywords="Start Debugging"%>

Start Debugging

When your stylesheet or Java file has one or more breakpoints set, start processing by clicking Start Debugging or pressing F5. When Stylus Studio reaches the first breakpoint, it suspends processing and activates the debugging tools. After you examine the information associated with that breakpoint (see Viewing Processing Information) you can choose to

Note

 

You can also click Pause to suspend XSLT processing. Stylus Studio flags the line it was processing when you clicked Pause.