carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_dbg_brkpt_actions.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 	<meta http-equiv="Content-Language" content="en-us">
       
     6 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     7 	<title>Breakpoint Actions preferences</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Breakpoint Actions preferences</h1>
       
    13 
       
    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>
       
    15 <p><img src="../images/cdt_pref_brk_action.png" width="581" height="527" alt="Breakpoint Actions preference page"></p>
       
    16 
       
    17 <table width="600px" cellpadding="5" cellspacing="0" border="1" >
       
    18 	<caption><b>Breakpoint Actions Preference Options</b></caption>
       
    19 	<colgroup>
       
    20 		<col width="30%" valign="top" >
       
    21 		<col width="70%" valign="top" >
       
    22 	</colgroup>
       
    23 	<tbody>
       
    24 		<tr>
       
    25 			<td width="30%" valign="top"><b>New...</b></td>
       
    26 			<td valign="top"><p>To create a new breakpoint action, click <b>New</b>. </p>
       
    27 	        </td>
       
    28 		</tr>
       
    29 		<tr>
       
    30 			<td width="30%" valign="top"><b>Edit...</b></td>
       
    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>
       
    32 		</tr>
       
    33 		<tr>
       
    34 			<td width="30%" valign="top"><b>Delete</b></td>
       
    35 			<td valign="top">To delete the currently selected action, click <b>Delete</b>. </td>
       
    36 		</tr>
       
    37 	</tbody>
       
    38 </table>
       
    39 
       
    40 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
       
    41   <a href="../concepts/cdt_c_over_cdt.htm">C/C++ Development perspective</a></p>
       
    42 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21"> <br>
       
    43   <a href="../tasks/cdt_o_brkpnts_watch.htm">Using breakpoints, watchpoints, and breakpoint actions</a></p>
       
    44 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
       
    45   <a href="cdt_u_debug.htm">Debug preferences</a></p>
       
    46 <hr>
       
    47 <img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" >
       
    48 
       
    49 </body>
       
    50 
       
    51 </html>