Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] DSF, CDebugger and launchDelegates

Hello,

 

I have adapted our debugger to implement the launchDelegate extension point in order to launch a debug session from the ”Local C/C++ Application” launch configuration type, removing the old launchConfigurationTypes extension point implementation.

 

Is it still necessary to implement the CDebugger extension point pointing it to a dummy debugger implementation?

 

Thanks,

 

Mario

 


Back to the top