TOC PREV NEXT INDEX



Source Viewer


The Source Viewer displays the source code (if available) for the class being debugged. It is context sensitive, and will jump to the source file or method or line number being chosen in the class list, breakpoints list or execution stack.

Double clicking a line will set a breakpoint at that line or clear a breakpoint if one already exists. A breakpoint can only be set at a line containing an executable statement.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX