If the debuggers provided with the IDE do not suit your development tasks, you can define a new debugger type and use it for your project. The new type can call an existing process with different property settings.
To define a new debugger type:
![]() |
The IDE creates a new debugger with basic property settings. To create a new debugger with an existing debugger's properties, right-click the existing debugger in the Project Settings window and choose Copy. Then right-click the Debugger Types node and choose Paste. |
See also | |
---|---|
Setting Debugger Types in Templates
Removing a Debugger Type |