carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_add_brk_action.htm
changeset 5 684bf18fdedf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_add_brk_action.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,48 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html lang="en">
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Adding breakpoint actions</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Adding breakpoint actions</h1>
+
+<p>To add a new breakpoint action:</p>
+<ol>
+  <li>Click <b>Window &gt; Preferences</b>.</li>
+  <li>Expand <b>C/C++ &gt; Debug</b> and click <b>Breakpoint Actions</b>.<p><br><img src="../images/cdt_pref_brk_action.png" width="581" height="527" alt="Breakpoint Actions preference dialog"><br></p></li>
+  <li>In the <b>Breakpoint Actions</b> page, click <b>New</b>. <p><br>
+    <img src="../images/cdt_new_brk_action.png" width="500" height="375" alt="New Breakpoint Action dialog"><br></p>
+  </li>
+  <li>In the <b>New Breakpoint Action</b> dialog box, type a name for the action in the <b>Action name</b> box.</li>
+  <li>Select an action  from the <b>Action type</b> list. </li>
+  <li>Set the action's attributes: </li>
+  <ul>
+    <li>For a sound action, select a sound file.</li>
+    <li>For a log action, type a message. </li>
+    <li>For a resume action, set the <b>Resume after</b> time in seconds. </li>
+    <li>For an external tool action, click <b>Choose</b> to select a  program.</li>
+  </ul>
+  <li>Click <b>OK</b>. </li>
+</ol>
+<p>The new breakpoint actions appears in the <b>Actions available for any breakpoint in the workspace </b> list. </p>
+<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
+<br>
+<a href="../concepts/cdt_c_over_cdt.htm">C/C++ Development perspective</a></p>
+<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
+  <br>
+  <a href="cdt_o_brkpnts_watch.htm">Using breakpoints, watchpoints, and breakpoint actions</a></p>
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
+<br>
+<a href="../reference/cdt_u_debug.htm">Debug preferences</a></p>
+<hr>
+<img src="../images/nokia2007Copyright.png" ALT="Nokia Copyright Statement" >
+
+</body>
+
+</html>