Note: File > Open is not available until you open a project. Do this by double-clicking any project in the Project card.
The line of source code is highlighted and a round icon appears in the column to the left of the source code. A breakpoint indicator also appears in the scroll bar to the right of the source code.
When the breakpoint is reached, the thread that encounters it is made the current thread, and all threads in your program are suspended.
-or-
stop at class:line
stop at file file.java:line
stop at line
stop in class:method
-or-
If you encounter loss of mouse control and you believe it might be caused by the situation described above, you can rlogin to the machine where Cosmo Code is running and kill the java_g process. You will lose your current debugging session, but Cosmo Code remains active.
Guide to the Cosmo Code Development Environment
12-96*241