carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_add_brk_action.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<title>Adding breakpoint actions</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<h1>Adding breakpoint actions</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p>To add a new breakpoint action:</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<ol>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
  <li>Click <b>Window &gt; Preferences</b>.</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
  <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>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
  <li>In the <b>Breakpoint Actions</b> page, click <b>New</b>. <p><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
    <img src="../images/cdt_new_brk_action.png" width="500" height="375" alt="New Breakpoint Action dialog"><br></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
  </li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
  <li>In the <b>New Breakpoint Action</b> dialog box, type a name for the action in the <b>Action name</b> box.</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
  <li>Select an action  from the <b>Action type</b> list. </li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
  <li>Set the action's attributes: </li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
  <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
    <li>For a sound action, select a sound file.</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
    <li>For a log action, type a message. </li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
    <li>For a resume action, set the <b>Resume after</b> time in seconds. </li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
    <li>For an external tool action, click <b>Choose</b> to select a  program.</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
  </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
  <li>Click <b>OK</b>. </li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
</ol>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
<p>The new breakpoint actions appears in the <b>Actions available for any breakpoint in the workspace </b> list. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<a href="../concepts/cdt_c_over_cdt.htm">C/C++ Development perspective</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
  <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
  <a href="cdt_o_brkpnts_watch.htm">Using breakpoints, watchpoints, and breakpoint actions</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
<a href="../reference/cdt_u_debug.htm">Debug preferences</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
<hr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
<img src="../images/nokia2007Copyright.png" ALT="Nokia Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
</html>