mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
19 lines
No EOL
837 B
HTML
19 lines
No EOL
837 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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>Tutorial</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
<body>
|
|
<h3>Binary Parser Settings</h3>
|
|
<p>Click the <b>Binary Parser</b> tab, select the Binary Parsers you require for the project, and in which order they are to be used.
|
|
<p>It is important you chose the proper parser settings to ensure the accuracy of the <b>C/C++ Projects</b> view and the ability 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 .o file in the <b>C/C++ Projects</b> view.</p>
|
|
|
|
|
|
</body>
|
|
</html> |