Debugger: Use Symbol server nagging code in both CDB engines.

This commit is contained in:
Friedemann Kleint
2010-11-18 16:22:41 +01:00
parent abd7ab2cd5
commit 727b8c3c31
5 changed files with 57 additions and 38 deletions

View File

@@ -109,7 +109,6 @@ private slots:
void warning(const QString &w);
private:
void startupChecks();
inline bool startAttachDebugger(qint64 pid, DebuggerStartMode sm, QString *errorMessage);
void processTerminated(unsigned long exitCode);
void evaluateWatcher(WatchData *wd);