Tasks
Task topics provide step-by-step procedural instructions to help you perform required tasks.
Creating a project
Work with C or C++ project files
Display file members in the C/C++ Projects view
Assign a C or C++ nature to a project
Create a cpp file
Create a makefile
Hide files of a given type
Write code
Customize the C/C++ editor
Comment out code
Use Content Assist
Inserting code elements and code templates into your code
Creating and editing code templates
Importing and exporting code templates
Shift lines of code to the left or right
Search for C/++ elements
Navigate to C/C++ declarations by name
Build your C or C++ projects
Rename a project
Select referenced projects
Configure Project Builds
Control which build errors are displayed
Select a binary parser
Include paths and symbols
Select deployment platform for managed make projects
Set build order
Build your project as required
Autosaving on manual build
Add a make target
Customize the Console view
View and manage compile errors
Jump to errors
Filter errors
Set reminders
Run/debug your C or C++ projects
Specify a project and application to run
Select a run or debug configuration
Create a run or debug configuration
Specify a project and application
Specify the execution arguments & the working directory
Set the environment variables and values
Select a debugger
Specify the location of source files
Specifying the location of the run configuration
Debug an application
Start a debug session
Add, remove, enable or disable breakpoints and watchpoints
Add breakpoints
Add watchpoints
Remove breakpoints and watchpoints
Enable or disable breakpoints and watchpoints
Control your debug execution
Work in disassembly mode
View or change a variable
Add and expression
Change registers or how they are displayed
Change memory or how it is displayed
Searching the CDT
