forked from qt-creator/qt-creator
use gdb's target stream output
at least in theory, this is the output of a remote debuggee
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user