Editor |
Code Folding |
Now you can collapse and expand blocks of comments and code in C and C++ files.
The same code folded up:
Code Folding Options:
|
Code Navigation Views |
Include Browser |
insert info and screenshot |
Call Hierarchy |
blah blah |
Type Hierarchy |
blah blah |
Parser Improvements |
blah blah
|
Debugger |
GDB Hardware Debugging |
blah blah |
Breakpoint Actions |
You can now attach actions to a breakpoint. These are additional activities performed when a breakpoint is hit. CDT 4.0 comes with four standard actions that: play a sound, log text to an expression to the console, resume execution, or run an external tool.
|
Contextual Launch Support |
blech blech |
Other Improvements |
MinGW Toolchain Integration |
blah blah |
IBM xlC Toolchain Integration |
xlc and xlC toolchain integration is available. When you create a new project, select one of the XLC project types.
xlC compiler options:
|
Task Tags |
The Task View now includes entries based on tags in your C/C++ source files.
Task Tag options:
|