Breakpoint Dialog

Access

Purpose

Features

        

Option Menu and Specifications

Option Menu Specifications
Source Breakpoints Enter a line number and a file or class name. Default values are provided for the current line and file name.
Method Breakpoints Enter a class name followed by a colon then a method name.
Exception Breakpoints Enter the class which is the argument to a throw command in your source code. This class must be a descendant of the Throwable class.


Control Buttons

Button Description
OK Creates the breakpoint or generates an error message if the breakpoint cannot be created.
Clear Clears the contents of the dialog entry boxes.
Cancel Cancels breakpoint creation.

Note: You cannot set breakpoints in, or step into, native (non-Java) methods.

Guide to the Cosmo Code Development Environment
12-96*282