debugger: small refactoring in the gdbengine startup

This commit is contained in:
hjk
2009-09-11 09:51:05 +02:00
parent c9da1d9543
commit 6a9886576f
3 changed files with 22 additions and 25 deletions

View File

@@ -250,6 +250,7 @@ private slots:
void stubStarted();
void stubError(const QString &msg);
void uploadProcError(QProcess::ProcessError error);
void emitStartFailed();
private:
int terminationIndex(const QByteArray &buffer, int &length);