core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/emulator_exceptions.htm
changeset 401 939a4e7e4597
parent 400 9b005a8e6778
child 402 ad8d147e8273
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/emulator_exceptions.htm	Mon Aug 10 15:21:12 2009 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-<!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>x86 Exceptions Pane</title>
-<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
-</head>
-<body bgcolor="#FFFFFF">
-<h2>x86 Exceptions Pane </h2>
-<p>  The <b>Debug/Run</b> windows <b>x86 Exceptions</b> pane lists all the exceptions that the debugger is able to catch. If you want the debugger to catch all the exceptions, enable all of the options in this view. However, if you prefer to handle only certain exceptions, enable only those options that reflect the exceptions you prefer to handle.</p>
-<p align="center"><img src="../images/panel_debug_x86_exceptions.png" width="627" height="270" /></p>
-<p align="center" class="figure">Figure 1 - x86 Exceptions pane</p>
-<h5>Table 1. x86 Exceptions pane &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>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>
-<div class="step">
-  <h4>To access the x86 Exceptions pane</h4>
-  <ol>
-    <li>Select the Run &gt; Run... or Run &gt; Debug... menu item</li>
-    <p>The Debug window (Figure 1) appears. </p>
-    <li>Select a Configuration setting</li>
-    <li>Click x86 Exceptions tab </li>
-    <p>The x86 Exceptions pane appears. </p>
-  </ol>
-</div>  
-<h5>Common concepts</h5>
-  <ul>
-    <li><a href="../../concepts/debugger_about.htm">About the Debugger</a></li>
-  </ul>
-  <h5 align="left">Common tasks</h5>
-  <ul>
-    <li><a href="../../tasks/start/carbide_debugging.htm">Debugging a Program</a> (Example)</li>
-    <li><a href="../../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
-  </ul>
-  <h5 align="left">Common references </h5>
-  <ul>
-    <li><a href="../perspective_debug.htm">Debug Perspective</a></li>
-    <li><a href="../wnd_debug_configuration.htm">Debug Window </a> </li>
-    <li><a href="../view_debug.htm">Debug View</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>
-
-</body>
-</html>