Debug View
The Debug view (in the Debug perspective) lists all programs that were launched by Eclipse. Use it to pause program execution, view tracebacks, and locate the cause of deadlocks (more on this shortly). Table 12 shows the commands on the Debug view's toolbar.
Table 7-4. Debug view toolbar
|
Icon |
Description |
|---|---|
|
|
Continue running a program or thread that was previously paused. |
|
|
Pause the current program or thread. |
|
|
Terminate the current program. |
|
|
Disconnect from a remote debugger. |
|
|
Remove all record of previously terminated programs. |
|
|
Single step into method calls. |
|
|
Single step over method calls. |
|
|
Continue execution until the current method returns. |
|
|
Rewind ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access