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 ![]() |
See Also | |
---|---|
Specifying the Default Debugger
Removing a Debugger Type |