core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm
author fturovic <frank.turovich@nokia.com>
Wed, 15 Sep 2010 09:40:16 -0500
changeset 2009 b622387629d6
parent 1791 727385d8e2b3
child 2087 617a89f9dffc
permissions -rw-r--r--
changed TRK to CODA in docs except where it related to pre-3.0 versions

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Filter Preferences</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2> Launch Configuration Filters</h2>
<p>The    Launch Configuration Filters Preference window provides additional options for filtering out the launch configurations that appear in the list of configurations.</p>
<div class="step">
  <h4>To access the Launch Configurations Filter Window</h4>
</div>
<ol>
  <li>Select the <b>Run &gt; Debug As</b> menu item</li>
  <p>The <b>Debug</b> window appears.</p>
  <li>Select the Filter icon in the toolbar above the list of configuration types and defined configurations.</li>
  <p>The <b>Preferences (Filtered)</b> window appears (Figure 1).</p>
</ol>
<p align="center"><img src="../images/panel_filter.png" width="627" height="574" /></p>
<p class="figure">Figure 1 - Launch Configurations Filter Window</p>
<p>The Launch Configuration Filters panel is used to filter out  launch configurations from the list of launch configuration types that appear in the Run or Debug window used to define launch configurations. For example, select the <b>Filter checked launch configuration types</b> option and check the configuration types that you do not want to appear in the <b>Run &gt; Run...</b> or <b>Run &gt; Debug...</b> window, as shown in Figure 2. Then select Run &gt; Debug... and notice that the types you have checked do not appear in the list. </p>
<div class="step">  
    <h4><b>To open the Launch Configurations Filter from Preferences</b></h4>
    <ol>
      <li>Select Window &gt; Preferences...</li>
      <li>Expand the Run/Debug group</li>
      <li>Expand Launching and select Launch Configurations</li>
    </ol>
    <p align="center"><img src="../images/filter_launch_config.png" width="580" height="573" /></p>
    <p align="left" class="figure">Figure 2 - Launch Configurations Filter</p>
</div>
<h5>Related concepts</h5>
  <ul>
    <li><a href="../../concepts/debugger_about.htm">About the Debugger</a></li>
    <li><a href="../../concepts/trk.htm">Carbide On-device Debug Agent (CODA) </a></li>
</ul>
<h5 align="left">Related references</h5>
<ul>
  <li><a href="../../projects/launch/page_main.htm">Main Pane</a></li>
  <li><a href="../../projects/launch/page_debugger.htm">Debugger Pane</a></li>
  <li><a href="../../projects/launch/page_connection.htm">Connection Pane</a></li>
  <li><a href="../../projects/launch/page_file_transfer.htm">File Transfer Pane </a></li>
  <li><a href="../../projects/launch/page_installation.htm">Installation Pane</a></li>
</ul>
<h5>Related tasks</h5>
<ul>
  <li><a href="../../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
  <li><a href="../../tasks/projects/prj_new_build_config.htm">Adding/Removing Build Configurations</a></li>
  <li><a href="../../tasks/projects/prj_set_build_tgt.htm">Setting a Build Configuration </a></li>
</ul>
<p>&nbsp;</p>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>