If you are debugging a GUI application or another looped application, it is not necessary to set a breakpoint.
The IDE switches to the debugging workspace and runs the program until it reaches a breakpoint or an exception or exits normally.
![]() |
You can also start a debugging session by
choosing Debug ![]() |
See also | |
---|---|
Setting a Breakpoint on a Line
Stepping Through Your Program Using the Debug Workspace |