forked from qt-creator/qt-creator
Fixes: debugger: work on plugin breakpoints
Conflicts: src/plugins/debugger/gdbengine.cpp
This commit is contained in:
@@ -217,7 +217,6 @@ private:
|
||||
int m_oldestAcceptableToken;
|
||||
|
||||
int m_gdbVersion; // 6.8.0 is 680
|
||||
int m_shared;
|
||||
|
||||
// awful hack to keep track of used files
|
||||
QHash<QString, QString> m_shortToFullName;
|
||||
|
||||
Reference in New Issue
Block a user