carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_prop_build_settings_binparser.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
       
     2 <html lang="en">
       
     3 <head>
       
     4   <meta http-equiv="Content-Language" content="en-us">
       
     5   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     6   <title>C/C++ Project Properties, Build, Settings, Binary Parser</title>
       
     7   <link rel="stylesheet" type="text/css" href="../help.css">
       
     8 </head>
       
     9 <body>
       
    10 <h1>C/C++ Project Properties, Build, Settings, Binary Parser</h1>
       
    11 <p>You can select the Binary Parsers you require for a project to
       
    12 ensure the accuracy of the C/C++ Projects view, and to successfully run
       
    13 and debug your programs. After you select the correct parser for your
       
    14 development environment and build your project, you can view the
       
    15 symbols of the object file using the C/C++ Projects view.</p>
       
    16 
       
    17 <p><img img="" src="../images/prop_bin.png"
       
    18  alt="C/C++ Project Properties, Build, Settings, Binary Parser"></p>
       
    19 
       
    20 
       
    21 <table cellpadding="5" cellspacing="0" border="1" >
       
    22 	<br>
       
    23 		<caption><b>Binary parser options</b></caption>
       
    24 	<br>	
       
    25 	<colgroup>
       
    26 		<col width="30%" valign="top" >
       
    27 		<col width="70%" valign="top" >
       
    28 	</colgroup>
       
    29 	<tbody> 
       
    30 		<tr>
       
    31 			<td><b>Configuration</b></td>
       
    32 			<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
       
    33 		</tr>
       
    34 		<tr>
       
    35 			<td><b>Manage configurations</b></td>
       
    36 			<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
       
    37 		</tr>
       
    38 		<tr>
       
    39 			<td><b>Binary Parser</b> (top pane)</td>
       
    40 			<td>Lists all of the binary parsers currently known to CDT. Select the parsers that you want to use, and select the corresponding line to edit parser's options, if required.</td>
       
    41 			</tr>		
       
    42 		<tr>
       
    43 			<td><b>Binary Parser Option</b></td>
       
    44 			<td>Shows the parameters for the currently selected parser in the list above. Depending on the parser you select, the options in the list will be different (in particular, some may have no options at all).</td>
       
    45 			</tr>	
       
    46 		<tr>
       
    47 			<td><b>Move up</b></td>
       
    48 			<td>Moves the selected parser higher in list. <b>Note:</b> The order matters for selected parsers only: they are applied to binaries in the same sequence as defined by the user. The order is not preserved for unchecked parsers, so you do not have to move them.</td>
       
    49 			</tr>		
       
    50 		<tr>
       
    51 			<td><b>Move down</b></td>
       
    52 			<td>Move the selected parser lower in list. <b>Note:</b> The order matters for selected parsers only: they are applied to binaries in the same sequence as defined by the user. The order is not preserved for unchecked parsers, so you do not have to move them.</td>
       
    53 			</tr>		
       
    54 	</tbody>
       
    55 </table>
       
    56 <br>
       
    57 <p><b>Available for:</b> CDT projects.</p>
       
    58 
       
    59 <p><img border="0" src="../images/ngtasks.gif" alt="Related tasks"
       
    60  width="143" height="21">
       
    61 <br>
       
    62 <a href="../tasks/cdt_t_proj_parser.htm">Selecting a binary parser</a></p>
       
    63 
       
    64 
       
    65 <p style="margin-top: 0pt; margin-bottom: 0pt;"><img border="0"
       
    66  src="../images/ngref.gif" alt="Related reference" width="143"
       
    67  height="21"><br>
       
    68 
       
    69 
       
    70 <ul>
       
    71 <li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
       
    72 <li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
       
    73 <li><a href="cdt_u_prop_all.htm">Project Properties, common C/C++ Configurations handling</a>
       
    74    <ul type="disc">
       
    75    <li><a href="cdt_u_prop_manage_dialog.htm">Manage Configurations dialog</a>
       
    76    <li><a href="cdt_u_prop_manage_newdialog.htm">Create Configuration dialog</a>
       
    77    <li><a href="cdt_u_prop_manage_rendialog.htm">Rename Configuration dialog</a>
       
    78    </ul>
       
    79 <li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
       
    80    <ul type="disc">
       
    81    <li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
       
    82    <li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
       
    83    <li>Settings page
       
    84        <ul> 
       
    85        <li><a href="cdt_u_prop_build_settings_tool.htm">     Tool Settings tab</a>
       
    86        <li><a href="cdt_u_prop_build_settings_steps.htm">    Build Steps tab</a>
       
    87        <li><a href="cdt_u_prop_build_settings_artifact.htm"> Build Artifact tab</a>
       
    88        <li><a href="cdt_u_prop_build_settings_binparser.htm">Binary Parsers tab</a>
       
    89        <li><a href="cdt_u_prop_build_settings_errparser.htm">Error Parsers tab</a>
       
    90        </ul> 
       
    91    <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
       
    92    <li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
       
    93    </ul>
       
    94 <li>Project Properties, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
       
    95    <ul type="disc"> 
       
    96    <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
       
    97    <li><a href="cdt_u_prop_general_exp.htm">Export Settings page</a>
       
    98        <!--ul>
       
    99        <li><a href="cdt_u_prop_general_exp_inc.htm">Includes tab</a>
       
   100        <li><a href="cdt_u_prop_general_exp_sym.htm">Symbols tab</a>
       
   101        <li><a href="cdt_u_prop_general_exp_lib.htm">Libraries tab</a>
       
   102        <li><a href="cdt_u_prop_general_exp_libpath.htm">Libraries path tab</a>
       
   103        </ul-->
       
   104    <li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
       
   105    <li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
       
   106    <li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
       
   107    <li>Paths and Symbols page
       
   108        <ul>
       
   109        <li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
       
   110        <li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
       
   111        <li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
       
   112        <li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
       
   113        <li><a href="cdt_u_prop_general_pns_src.htm">Source Location tab</a>
       
   114        <li><a href="cdt_u_prop_general_pns_out.htm">Output Location tab</a>
       
   115        <li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
       
   116        <li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
       
   117        </ul>
       
   118    </ul>
       
   119 <li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
       
   120 <li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
       
   121 </ul>
       
   122 </p>
       
   123 <p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
       
   124 
       
   125 </body>
       
   126 </html>