mirror of
https://github.com/ZuneDev/MicrosoftIris.git
synced 2026-07-27 13:13:29 -07:00
Clean up net debuggers
This commit is contained in:
@@ -186,6 +186,7 @@ namespace Microsoft.Iris
|
||||
if (debuggerFactory != null)
|
||||
{
|
||||
Debugger = debuggerFactory();
|
||||
Debugger.Start();
|
||||
DebuggerServerReady?.Invoke(Debugger, EventArgs.Empty);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user