core/com.nokia.carbide.cpp.doc.user/html/projects/launch/page_exceptions.htm
author fturovic <frank.turovich@nokia.com>
Wed, 24 Feb 2010 14:44:27 -0600
branchRCL_2_4
changeset 1016 4c123a328fb5
parent 0 fb279309251b
child 1225 a546534a48de
permissions -rw-r--r--
draft upload of new launch config pages and images

<!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>Carbide x86 Exceptions page</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>x86 Exceptions page </h2>
<p>  Use the <b>x86 Exceptions</b> page in the <a href="emulation.htm">Emulation</a> launch configuration to set  the x86 exceptions  the debugger should catch. If you want the debugger to catch all the exceptions, enable all of the options in this page. However, if you prefer to handle only certain exceptions, enable only those options that reflect the exceptions you want to handle.</p>
<p align="center"><img src="images/page_exceptions.png" width="627" height="270" /></p>
<p align="center" class="figure">Figure 1 - x86 Exceptions page</p>
<h5>Table 1. x86 Exceptions page &mdash;items </h5>
<table width="88%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="38%" scope="col">Item</th>
    <th width="62%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>Exceptions to catch </b></td>
    <td>Click to enable by exception which x86 exceptions the debugger should catch. </td>
  </tr>
  <tr>
    <td><b>Check All </b></td>
    <td>Enables catching all exceptions.</td>
  </tr>
  <tr>
    <td><b>Clear All </b></td>
    <td>Disables catching all exceptions.</td>
  </tr>
</table>
<h4>Other references</h4>
<ul>
  <li><a href="launch_configs_overview.htm">Launch Configuration Overview</a></li>
</ul>
<div id="footer">Copyright &copy; 2009 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>
<h5>&nbsp;</h5>
</body>
</html>