|
@@ -968,6 +968,7 @@ namespace IDE
|
|
StopDebugging();
|
|
StopDebugging();
|
|
String.NewOrSet!(mCrashDumpPath, path);
|
|
String.NewOrSet!(mCrashDumpPath, path);
|
|
|
|
|
|
|
|
+ CheckDebugVisualizers();
|
|
if (mDebugger.OpenMiniDump(mCrashDumpPath))
|
|
if (mDebugger.OpenMiniDump(mCrashDumpPath))
|
|
{
|
|
{
|
|
mDebugger.mIsRunning = true;
|
|
mDebugger.mIsRunning = true;
|