carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_dbg_pref.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>Debug preferences</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Debug preferences</h1>
       
    13 
       
    14 <p>The C/C++ <b>Debug</b> panel controls general settings for C/C++ debugging.</p>
       
    15 <p><img src="../images/view_debug_prefs.png" ALT="C/C++ Debug preferences panel" ></p>
       
    16 <table width="600px" cellpadding="5" cellspacing="0" border="1" >
       
    17 	<caption><b>C/C++ Debug Preference Options</b></caption>
       
    18 	<colgroup>
       
    19 		<col width="30%" valign="top" >
       
    20 		<col width="70%" valign="top" >
       
    21 	</colgroup>
       
    22 	<tbody>
       
    23 		<tr>
       
    24 			<td width="30%" valign="top"><b>Show full paths</b></td>
       
    25 			<td valign="top">Displays the full path of resources.</td>
       
    26 		</tr>
       
    27 		<tr>
       
    28 			<td width="30%" valign="top"><b>Default variable format</b></td>
       
    29 			<td valign="top">Specifies the number system in which to display variables (Natural, Hexadecimal, Decimal, or Binary).</td>
       
    30 		</tr>
       
    31 		<tr>
       
    32 			<td width="30%" valign="top"><b>Default expression format</b></td>
       
    33 			<td valign="top">Specifies the number system in which to display expressions (Natural, Hexadecimal, Decimal, or Binary).</td>
       
    34 		</tr>
       
    35 		<tr>
       
    36 			<td width="30%" valign="top"><b>Default register format</b></td>
       
    37 			<td valign="top">Specifies the number system in which to display registers (Natural, Hexadecimal, Decimal, or Binary).</td>
       
    38 		</tr>
       
    39 		<tr>
       
    40 			<td width="30%" valign="top"><b>Maximum number of displayed instructions</b></td>
       
    41 			<td valign="top">The maximum number of assembler instructions displayed in the Disassembly view.</td>
       
    42 		</tr>
       
    43 		<tr>
       
    44 			<td width="30%" valign="top"><b>Color of source lines</b></td>
       
    45 			<td valign="top">The color of source lines in the Disassembly view if mixed source/disassembly code is shown.</td>
       
    46 		</tr>
       
    47 		<tr>
       
    48 		  <td valign="top"><b>Show source files in binaries </b></td>
       
    49 		  <td valign="top">Show source files associated with project binaries. </td>
       
    50 	  </tr>
       
    51 	</tbody>
       
    52 </table>
       
    53 
       
    54 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    55 <br>
       
    56 <a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
       
    57 <p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
       
    58 <br>
       
    59 <a href="../tasks/cdt_o_debug.htm">Debugging</a></p>
       
    60 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    61 <br>
       
    62 <a href="cdt_o_views.htm">Views</a></p>
       
    63 <p><img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" ><br>
       
    64 <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
       
    65 </body>
       
    66 
       
    67 </html>