carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_debug.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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 page, Preferences window</title>
       
     8 	<link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>Debug page, Preferences window</h1>
       
    13 
       
    14 <p>You can manipulate any of the common predefined debug settings by clicking <b>Window &gt; Preferences &gt; C/C++ &gt; Debug</b>.</p>
       
    15 
       
    16 <img src="../images/debug_pref.png"  alt="Debug Preferences">
       
    17 <dl>
       
    18   <dt>Show Full Paths</dt>
       
    19   <dd>Select this checkbox to show the full path to files and directories.</dd>
       
    20   <dt>Default variable format:</dt>
       
    21   <dd>Select the default variable format from either Natural, Decimal or Hexidecimal.</dd>
       
    22   <dt>Default expression format:</dt>
       
    23   <dd>Select the default expression format from either Natural, Decimal or Hexidecimal.</dd>
       
    24   <dt>Default register format:</dt>
       
    25   <dd>Select the default register format from either Natural, Decimal or Hexidecimal.</dd>
       
    26   <dt>Maximum number of instructions:</dt>
       
    27   <dd>Enter the maximum number of disassembly instruction to be shown in the Disassembly view.</dd>
       
    28   <dt>Color of source lines:</dt>
       
    29   <dd>Select the color of source lines in the mixed source/disassembly mode.</dd>
       
    30 </dl>
       
    31 
       
    32 <p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
       
    33 
       
    34 
       
    35 </body>
       
    36 
       
    37 </html>