|
|
Introduction
Demo
Features
Debugging
Source
Stack trace
Variables
Command line
Miscellaneous
Known bugs
Next release
Future plans
Projects
Screenshots
FAQ
Techniques
Other software
Log in
|
|
|
|
|
Code Crusader IDE provides a great value and includes both Code Crusader and Code Medic!
|
|
|
|
Viewing source code
Source View Window
- Set and unset breakpoints by clicking on the line number.
- Specify conditions for when a breakpoint should trigger
- Specify commands to execute when a breakpoint is triggered
- Allows multiple breakpoints with different conditions and commands on a single line
- Instantly display the value of any variable in the Variables window.
- Functions menu in source windows, as in Code Crusader
- Context-sensitive hilighting (configuration shared with Code Crusader)
- Instantly open any source file for editing in the editor of your choice. (default: Code Crusader)
- No limit on the number of source files that can be open simultaneously
List of all source files
- Provides instant access to all source files in the project.
- Filter the list with wildcard or regular expression.
|
|