|
|
|
|
C/C++ Project Properties, Build, Settings, Binary Parser
You can select the Binary Parsers you require for a project to
ensure the accuracy of the C/C++ Projects view, and to successfully run
and debug your programs. After you select the correct parser for your
development environment and build your project, you can view the
symbols of the object file using the C/C++ Projects view.
Binary parser options
Configuration
|
Click here for a description.
|
Manage configurations
|
Click here for a description.
|
Binary Parser (top pane) |
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. |
Binary Parser Option
|
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). |
Move up
|
Moves the selected parser higher in list. Note: 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. |
Move down
|
Move the selected parser lower in list. Note: 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. |
Available for: CDT projects.
Selecting a binary parser
|
|
|