Chapter 7. Views
Eclipse has so many different views and toolbars that it's easy to get overwhelmed trying to decipher them all. Consider this part of the book to be your own personal secret decoder ring.
Breakpoints View
The Breakpoints view (in the Debug perspective) shows a list of all the breakpoints you have set in your projects. Use it to enable and disable breakpoints, edit their properties, and set exception breakpoints (which trigger a stop when a Java exception occurs). Table 9 lists the commands on the Breakpoints view toolbar.
Table 7-1. Breakpoints view toolbar
|
Icon |
Description |
|---|---|
|
|
Remove the selected breakpoint(s). |
|
|
Remove all breakpoints in all projects. |
|
|
Show/hide breakpoints not valid in the selected remote debug target (toggle). |
|
|
Edit the source code at the breakpoint. |
|
|
Temporarily disable all breakpoints (toggle). |
|
|
Expand the breakpoint tree. |
|
|
Collapse ... |
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