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