Java Reference
In-Depth Information
figure 18-22  
The Breakpoints tab in the right pane displays the list of breakpoints you have created, and it shows
all the information you expect: the filename, the code at that breakpoint, and the line number.
Figure 18-23 shows a breakpoint on line 12.
figure 18-23  
Now click the Watch tab.
Watches
The Watch tab displays variables and their values currently in scope at the current line, and you can
add your own watch by clicking “New watch expression…,” typing the variable or expression you
 
Search WWH ::




Custom Search