Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c419173b02795b7f86ff6f150dca128a7c6caf1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2017. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<meta http-equiv="Content-Style-Type" content="text/css"/>
<link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css"/>
<title>Breakpoints View</title>
</head>
<body>
<h1> Breakpoints View </h1>
<p> The <strong>Breakpoints View</strong> lists all the breakpoints you currently have set in your workspace. </p>
<p>You can double-click a breakpoint to display its location in the editor (if applicable). You can also enable or disable breakpoints, delete them, add new ones, group them by working set, or set hit counts. </p>
<p>In the example shown below the <strong><a href="../../../reference/views/breakpoints/ref-groupby_viewaction.htm">Group by &gt; Breakpoint Types</a></strong> and <strong><a href="../../../reference/views/breakpoints/ref-sortby_viewaction.htm">Sort by &gt; Name</a></strong> option is turned on.</p>
<p><img src="../../../reference/views/breakpoints/images/ref-views_breakpoints_view.PNG" alt="Breakpoints View"/> </p>
<a name="detail_pane"></a>
<p>The breakpoints view displays details of the selected breakpoint and can be used to configure attributes
   of the selected breakpoint similar to the <a href="../../../reference/views/breakpoints/ref-properties_contextaction.htm"><strong>Breakpoint Properties...</strong></a>
   action. The orientation of the detail pane can be configured from the view drop down menu.</p>
<p><img src="../../../reference/views/breakpoints/images/ref-views_breakpoint_details.PNG" alt="Breakpoints Details"/> </p>
<p>The commands available in the <strong>Breakpoints View</strong> are listed below.</p>
<table border="1" cellpadding="5" cellspacing="0" summary="The commands available in the Breakpoints View">
  <caption>
  Breakpoints View Commands
  </caption>
  <thead>
    <tr>
      <th width="71" colspan="1" rowspan="1"> <p> Command </p></th>
      <th width="209" colspan="1" rowspan="1"> <p> Name </p></th>
      <th width="540" colspan="1" rowspan="1"> <p> Description </p></th>
      <th width="193" colspan="1" rowspan="1"> <p> Availability </p></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-access_contextaction.htm"><strong>Access</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if the selected watchpoint should suspend on access to its associated field. </td>
      <td colspan="1" valign="top" align="left">Context menu</td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.debug.ui/elcl16/exc_catch.svg" alt="Add Exception Breakpoint"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-addexception_viewaction.htm"><strong>Add Exception Breakpoint</strong> </a></td>
      <td colspan="1" valign="top" align="left">Opens the create exception breakpoint dialog.</td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-properties_contextaction.htm"><strong>Breakpoint Properties...</strong></a></td>
      <td colspan="1" valign="top" align="left">Opens the breakpoints properties dialog. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-caught_contextaction.htm"><strong>Caught</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if the selected exception breakpoint should suspend when the specified type of exception is caught. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/collapseall.svg" alt="Collapse All"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-collapseall.htm"><strong>Collapse All</strong> </a></td>
      <td colspan="1" valign="top" align="left">Collapses all of the items in the view.</td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/copy_edit_co.svg" alt="Copy"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-copy.htm"><strong>Copy</strong></a></td>
      <td colspan="1" valign="top" align="left">Copies the selected breakpoints to the system clipboard. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/disabled_co.svg" alt="Disabled"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-disable_contextaction.htm"><strong>Disable</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes the selected breakpoint(s) to be disabled.</td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/enabled_co.svg" alt="Enable"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-enable_contextaction.htm"><strong>Enable</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes the selected breakpoint(s) to be enabled.</td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-entry_contextaction.htm"><strong>Entry</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if the selected method breakpoint should suspend on entry to the associated method. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-exit_contextaction.htm"><strong>Exit</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if the selected method breakpoint should suspend on exit from the associated method. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/expandall.svg" alt="Expand All"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-expandall_viewaction.htm"><strong>Expand All</strong> </a></td>
      <td colspan="1" valign="top" align="left">Expands all of the items in the view.</td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/export_brkpts.svg" alt="Export Breakpoints"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-export_contextaction.htm"><strong>Export Breakpoints...</strong> </a></td>
      <td colspan="1" valign="top" align="left">Opens the export breakpoints wizard.</td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.ui/elcl16/goto_input.svg" alt="Go to File"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-gotofile_viewaction.htm"><strong>Go to File </strong></a></td>
      <td colspan="1" valign="top" align="left">Opens the corresponding location of the breakpoint in the java editor. </td>
      <td colspan="1" valign="top" align="left">Context menu and view action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-groupby_viewaction.htm"><strong>Group By... </strong></a></td>
      <td colspan="1" valign="top" align="left">Allows you to select an alternate grouping for your breakpoints or create your own. </td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-sortby_viewaction.htm"><strong>Sort By... </strong></a></td>
      <td colspan="1" valign="top" align="left">Allows you to sort your breakpoints. </td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.debug.ui/elcl16/sethitcount_co.svg" alt="Hit Count"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-hitcount_contextaction.htm"><strong>Hit Count</strong> </a></td>
      <td colspan="1" valign="top" align="left">Allows you to set or change the hit count for the selected breakpoint.</td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/import_brkpts.svg" alt="Import Breakpoints"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-import_contextaction.htm"><strong>Import Breakpoints... </strong></a></td>
      <td colspan="1" valign="top" align="left">Opens the import breakpoints wizard. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/synced.svg" alt="Link with View"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-linkwith_viewaction.htm"><strong>Link with View </strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if the breakpoints should be linked to the Debug View. </td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-modification_contextaction.htm"><strong>Modification</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if the selected watchpoint should suspend when its associated field is modified. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.ui.console/elcl16/paste_edit.svg" alt="Paste Breakpoints"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-paste.htm"><strong>Paste</strong></a></td>
      <td colspan="1" valign="top" align="left">Pastes copied breakpoints into the view.</td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/rem_all_co.svg" alt="Remove All Breakpoints"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-removeall_viewaction.htm"><strong>Remove All </strong></a></td>
      <td colspan="1" valign="top" align="left">Removes all breakpoints from the view. </td>
      <td colspan="1" valign="top" align="left">Context menu and view action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/rem_all_triggers.svg" alt="Remove All Triggers"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-removealltriggers_viewaction.htm"><strong>Remove All Triggers</strong></a></td>
      <td colspan="1" valign="top" align="left">Removes all Triggers from the view. </td>
      <td colspan="1" valign="top" align="left">Context menu and view action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/rem_co.svg" alt="Remove Selected Breakpoints"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-remove_viewaction.htm"><strong>Remove Selected Breakpoints</strong> </a></td>
      <td colspan="1" valign="top" align="left">Removes only the selected breakpoint(s) from the view.</td>
      <td colspan="1" valign="top" align="left">Context menu and view action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-selectall.htm"><strong>Select All </strong></a></td>
      <td colspan="1" valign="top" align="left">Selects all of the breakpoints in the view.</td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/obj16/brkp_grp.svg" alt="Select Defautl Working Sets"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-selectdefaultws_viewaction.htm"><strong>Select Default Working Set</strong> </a></td>
      <td colspan="1" valign="top" align="left">Allows you to choose which working set will be the default one. </td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.jdt.debug.ui/obj16/package_obj.svg" alt="Show Qualified Names"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-showqualified.htm"><strong>Show Qualified Names</strong> </a></td>
      <td colspan="1" valign="top" align="left">Changes if qualified names are shown or not.</td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/obj16/debugt_obj.svg" alt="Show Supported Breakpoints"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-showsupported_viewaction.htm"><strong>Show Supported Breakpoints </strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if only supported breakpoints should be shown or not. </td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/skip_brkp.svg" alt="Skip All Breakpoints"/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-skipall_viewaction.htm"><strong>Skip All </strong></a></td>
      <td colspan="1" valign="top" align="left">Sets all breakpoints to be skipped.</td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/suspend_co.svg" alt="Suspend..."/></td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-suspendpolicy_contextaction.htm"><strong>Suspend </strong></a></td>
      <td colspan="1" valign="top" align="left">Allows you to choose what to suspend when the selected breakpoint is hit.</td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-uncaught_contextaction.htm"><strong>Uncaught</strong></a></td>
      <td colspan="1" valign="top" align="left">Changes if the selected exception breakpoint should suspend when the specified type of exception is not caught. </td>
      <td colspan="1" valign="top" align="left">Context menu </td>
    </tr>
    <tr>
      <td colspan="1" valign="top" align="left">&nbsp;</td>
      <td colspan="1" valign="top" align="left"><a href="../../../reference/views/breakpoints/ref-workingsets_viewaction.htm"><strong>Working Sets... </strong></a></td>
      <td colspan="1" valign="top" align="left">Opens the working sets dialog.</td>
      <td colspan="1" valign="top" align="left">View action </td>
    </tr>
  </tbody>
</table>
<h3 class="related">Related concepts</h3>
  <a href="../../../concepts/cbrkpnts.htm">Breakpoints</a><br/>
  <a href="../../../concepts/concept-java-views.htm">Java views</a> <br/>
  <a href="../../../concepts/concept-java-perspective.htm">Java perspectives</a>

<h3 class="related">Related tasks</h3>
  <a href="../../../tasks/task-add_line_breakpoints.htm">Adding breakpoints</a><br/>
  <a href="../../../tasks/task-apply_hit_count.htm">Applying hit counts</a><br/>
  <a href="../../../tasks/task-catching_exceptions.htm">Catching Java exceptions</a><br/>
  <a href="../../../tasks/task-remove_line_breakpoints.htm">Removing breakpoints</a><br/>
  <a href="../../../tasks/task-enable_disable_breakpoints.htm">Enabling and disabling breakpoints</a><br/>
  <a href="../../../tasks/task-manage_conditional_breakpoint.htm">Managing conditional breakpoints</a><br/>
  <a href="../../../tasks/task-set_method_breakpoints.htm">Setting method breakpoints</a>

<h3 class="related">Related references</h3>
  <a href="../ref-viewsandeditors.htm">Views and editors</a>
</body>
</html>

Back to the top