Hi,
i’ve updated to the latest VisualGDB to run a test project with the ADF and IDF. But the Blinky demo did compile but fails on starting the debugger;
this is the expection:
VisualGDB version: 5.4.12.2657
—————— System.NullReferenceException ——————
System.NullReferenceException: Object reference not set to an instance of an object.
at qf..ctor(GDBSessionLaunchOptions a, el1 b)
at el1..ctor(GDBSessionLaunchOptions a)
at xx.a_2()
at VisualGDB.GDBDebugEngine.b1(e41 a)
at VisualGDB.GDBDebugEngine.Attach(IDebugProgram2[] b, IDebugProgramNode2[] d, UInt32 a, IDebugEventCallback2 c, enum_ATTACH_REASON e)