Java Reference
In-Depth Information
Setting Breakpoints
Setting breakpoints in Dragonfl y is as straightforward as in the other tools we've discussed thus far.
Click one of the inline scripts in the Scripts tab to load it into the Source panel, and click to the left of the
line numbers. A little black dot appears on the line number, indicating that a breakpoint is set for that
line. Figure 4-33 shows a breakpoint set on line 11 of the fi rst inline script.
Figure 4-33
Stepping Through Code
Code stepping is controlled by a row of icons above the source code (see Figure 4-34).
Continue Step Into
Step Over Step Out
Figure 4-34
 
Search WWH ::




Custom Search