use gdb's target stream output

at least in theory, this is the output of a remote debuggee
This commit is contained in:
Oswald Buddenhagen
2009-10-05 17:58:25 +02:00
parent c951e5b605
commit ccf4fe9a5f
2 changed files with 1 additions and 8 deletions

View File

@@ -287,7 +287,6 @@ private:
QHash<int, QByteArray> m_customOutputForToken;
QByteArray m_pendingConsoleStreamOutput;
QByteArray m_pendingTargetStreamOutput;
QByteArray m_pendingLogStreamOutput;
// contains the first token number for the current round