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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html lang="en">

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Debug preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>Debug preferences</h1>

<p>The C/C++ <b>Debug</b> panel controls general settings for C/C++ debugging.</p>
<p><img src="../images/view_debug_prefs.png" ALT="C/C++ Debug preferences panel" ></p>
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
	<caption><b>C/C++ Debug Preference Options</b></caption>
	<colgroup>
		<col width="30%" valign="top" >
		<col width="70%" valign="top" >
	</colgroup>
	<tbody>
		<tr>
			<td width="30%" valign="top"><b>Show full paths</b></td>
			<td valign="top">Displays the full path of resources.</td>
		</tr>
		<tr>
			<td width="30%" valign="top"><b>Default variable format</b></td>
			<td valign="top">Specifies the number system in which to display variables (Natural, Hexadecimal, Decimal, or Binary).</td>
		</tr>
		<tr>
			<td width="30%" valign="top"><b>Default expression format</b></td>
			<td valign="top">Specifies the number system in which to display expressions (Natural, Hexadecimal, Decimal, or Binary).</td>
		</tr>
		<tr>
			<td width="30%" valign="top"><b>Default register format</b></td>
			<td valign="top">Specifies the number system in which to display registers (Natural, Hexadecimal, Decimal, or Binary).</td>
		</tr>
		<tr>
			<td width="30%" valign="top"><b>Maximum number of displayed instructions</b></td>
			<td valign="top">The maximum number of assembler instructions displayed in the Disassembly view.</td>
		</tr>
		<tr>
			<td width="30%" valign="top"><b>Color of source lines</b></td>
			<td valign="top">The color of source lines in the Disassembly view if mixed source/disassembly code is shown.</td>
		</tr>
		<tr>
		  <td valign="top"><b>Show source files in binaries </b></td>
		  <td valign="top">Show source files associated with project binaries. </td>
	  </tr>
	</tbody>
</table>

<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_dbg_info.htm">Debug information</a></p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="../tasks/cdt_o_debug.htm">Debugging</a></p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>
<a href="cdt_o_views.htm">Views</a></p>
<p><img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" ><br>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
</body>

</html>