carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_dbg_brkpt_actions.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 4.0//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>Breakpoint Actions preferences</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
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Breakpoint Actions preferences</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p>Use the <b>Breakpoint Actions</b>  page in the Preferences window to create, edit, and remove breakpoint actions. The breakpoint actions defined here are available to all projects in the current workspace.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p><img src="../images/cdt_pref_brk_action.png" width="581" height="527" alt="Breakpoint Actions preference page"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
	<caption><b>Breakpoint Actions Preference Options</b></caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
	<colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
		<col width="30%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
		<col width="70%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
	</colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
	<tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
			<td width="30%" valign="top"><b>New...</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
			<td valign="top"><p>To create a new breakpoint action, click <b>New</b>. </p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
	        </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
			<td width="30%" valign="top"><b>Edit...</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
			<td valign="top">To edit the currently selected action, click <b>Edit</b>. In the  Action dialog box that appears, edit the action settings, then click <b>OK</b>. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
			<td width="30%" valign="top"><b>Delete</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
			<td valign="top">To delete the currently selected action, click <b>Delete</b>. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
	</tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
  <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
    42
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
  <a href="../tasks/cdt_o_brkpnts_watch.htm">Using breakpoints, watchpoints, and breakpoint actions</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
  <a href="cdt_u_debug.htm">Debug preferences</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
<hr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
</html>