blob: 746e4f9ae8fbbea1fe7e1ea07e4ac61f6b6efb67 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. 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>Group By</title>
</head>
<body>
<h1>Group By</h1>
<hr>
<p>Select the <strong>Group By</strong> view menu item to group the breakpoints in the breakpoints view in one of a choice of predefined orderings. </p>
<p><img src="../../../images/debug_breakpoints_ref/ref-views_breakpoint_groupbymenu.PNG" alt="Group by menu item" border="1"></p>
<p>The orderings are as follows:</p>
<ul>
<li><strong>Breakpoints</strong> - a standard list of all breakpoints</li>
<li><strong>Breakpoint Types</strong> - all breakpoints organized into their respective types</li>
<li><strong>Breakpoint Working Sets</strong> - all breakpoints are organized into the working sets they belong to</li>
<li><strong>Files</strong> - all breakpoints are organized by the files that they belong to </li>
<li><strong>Projects</strong> - all breakpoints are organized by the project that they belong to </li>
<li><strong>Resource Working Sets</strong> - all breakpoints are organized by the resource working sets that they belong to</li>
<li><strong>Advanced...</strong>- See below. </li>
</ul>
<p>The <strong>Advanced...</strong> command realizes a dialog that allows you to specify any levels of groupings for your breakpoints. For example you could have breakpoint grouped by type, which are then further grouped by resource working set, which are then further grouped by projects. </p>
<p>Below is the advanced grouping dialog.</p>
<p><img src="../../../images/debug_breakpoints_ref/ref-views_breakpoint_groupbyadvanced_dialog.PNG" alt="Advanced grouping dialog"> </p>
<hr>
<p>
<img border="0" src="../../../images/ngrelc.png" alt="Related concepts" >
</p>
<p>
<a href="../../../concepts/cbrkpnts.htm">Breakpoints</a>
</p>
<p>
<img border="0" src="../../../images/ngrelt.png" alt="Related tasks" ></p>
<p>
<a href="../../../tasks/tasks-144.htm">Adding breakpoints</a><br>
Create a breakpoint working set <br>
<a href="../../../tasks/tasks-144a.htm">Removing breakpoints</a><br>
<a href="../../../tasks/tasks-130.htm">Launching a Java program</a><br>
<a href="../../../tasks/tasks-126.htm">Running and debugging</a></p>
<p><img src="../../../images/ngrelr.png" alt="Related Reference"></p>
<p>Breakpoint Working sets <br>
Working sets </p>
<p><br>
</p>
</body>
</html>