carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_addrmv_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_addrmv_brk_action.htm	Fri Dec 04 10:01:33 2009 -0600
@@ -0,0 +1,54 @@
+<!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>Attaching or removing breakpoint actions</title>
+<link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+
+<body>
+
+<h1>Attaching or removing breakpoint actions</h1>
+
+<p>You can attach one or more breakpoint actions to a single breakpoint. For example, when the breakpoint is hit you could both log a message and play a sound. Actions are executed in the order they appear in the <b>Actions for this breakpoint</b> list. </p>
+<p>To  attach or remove a breakpoint action from a breakpoint: </p>
+<ol>
+  <li>In the <b>Breakpoints</b> view, right-click the breakpoint, and select <b>Properties</b>.</li>
+  <li>In the <b>Properties for C/C++ Breakpoint </b> dialog box, click <b>Actions</b>.<br>
+  <img src="../images/cdt_pref_brk_action_properties.png" alt="Actions page in Breakpoint Properties Dialog Box" width="605" height="527"></li>
+  <li>In the <b>Available actions</b> list:
+    <ul>
+      <li>Select an action and click <b>Attach</b> to link it to the breakpoint. Repeat as required. </li>
+      <li>To add a new breakpoint action, click <b>New</b>.</li>
+      <li>To edit the selected breakpoint action, click <b>Edit</b>.</li>
+      <li>To delete the selected action, click <b>Delete</b>. <br>
+          <p><b>NOTE</b>: Deleting a breakpoint action removes it from the workspace. </p>
+      </li>
+    </ul>
+  </li>
+
+  <li>In the <b>Actions for this breakpoint</b> list you can:
+    <ul>
+      <li>Click <b>Remove</b> to delete the selected action from the list.</li>
+      <li>Click <b>Up</b> to move the selected action up in the list.</li>
+      <li>Click <b>Down</b> to move the selected action down in the list.</li>
+    </ul>
+  </li>
+
+  <li>Click <b>OK</b>.</li>
+</ol>
+
+<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>