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 in the C/C++ Projects view.

C/C++ Project Properties, Build, Settings, Binary Parser

Binary Parser (left pane)
List of all binary parsers known to CDT.
Mark parsers you wish to use with checkmark.
Select corresponding line to edit parser's options, if any
'Move up' and 'Move down'
Move selected parser upper (or lower) in list. Note that order matters for checked parsers only: they are applied to binaries in the same sequence as defined by user. Order is not preserved for unchecked parsers, so it's useless to move them up/down.
Binary Parser Option
Parser-specific parameters. Different parsers may have different options list (in particular, they may have no options at all).

Available for :
CDT projects

Related tasks
Selecting a binary parser

Related reference

Intel Copyright Statement