forked from qt-creator/qt-creator
debugger: keep track of current gdb thread
This commit is contained in:
@@ -548,6 +548,7 @@ private: ////////// View & Data Stuff //////////
|
||||
|
||||
// HACK:
|
||||
StackFrame m_targetFrame;
|
||||
QByteArray m_currentThread;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user