debugger: don't dead-lock when switching sessions while debugging

This commit is contained in:
hjk
2009-04-01 16:49:45 +02:00
parent 18061710e7
commit c1e0a788ff
6 changed files with 21 additions and 6 deletions

View File

@@ -233,6 +233,7 @@ public slots:
void updateWatchModel();
void sessionLoaded();
void sessionUnloaded();
void aboutToSaveSession();
void assignValueInDebugger();