Invoking MAGO debugger

Vadim Lopatin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Feb 26 02:20:30 PST 2015


Hello!

I'm trying to integrate MAGO into DlangIDE.

I can easy create instance of MAGO DebugEngine, but having 
problems with obtaining of IDebugPort which is needed for 
invoking of LaunchSuspended.
It looks like to get IDebugPort, I need IDebugCoreServer2 
instance.
Does anybody know how to do it?
Normally, it's being created by VisualStudio AFAIK.


Best regards,
     Vadim


More information about the Digitalmars-d-learn mailing list