Debug perspective

The Debug perspective enables you to manage the debugging or running of a program. You can control the execution of your program by setting breakpoints, suspending threads, stepping through the code, and examining the values of variables.


Debug Perspective