If the debuggers provided with the IDE do not suit your development tasks, you can define a new debugger type and use it as your default debugger. The new debugger type can call a new process or an existing process with different property settings.
To define a new debugger type:
![]() |
The IDE creates a new debugger type with basic property settings. To create
a new debugger type with an existing debugger's properties, right-click
the existing debugger type in the Options window and choose Copy.
Then right-click the Debugger Types node and choose Paste ![]() |
To make the new debugger type the default debugger:
The new debugger type is assigned to all files and templates for which you have not specifically assigned a debugger type.
See also | |
---|---|
Setting a Debugger Type in a Template
Removing a Debugger Type |