forked from qt-creator/qt-creator
debugger: don't dead-lock when switching sessions while debugging
This commit is contained in:
@@ -233,6 +233,7 @@ public slots:
|
||||
void updateWatchModel();
|
||||
|
||||
void sessionLoaded();
|
||||
void sessionUnloaded();
|
||||
void aboutToSaveSession();
|
||||
|
||||
void assignValueInDebugger();
|
||||
|
||||
Reference in New Issue
Block a user