forked from qt-creator/qt-creator
debugger: use 'maint print msymbols' to extract Qt's namespace
still racy
This commit is contained in:
@@ -244,7 +244,7 @@ public:
|
||||
bool isMasterEngine() const;
|
||||
DebuggerEngine *masterEngine() const;
|
||||
|
||||
virtual bool prepareForQmlBreak() { return false; }
|
||||
virtual bool prepareForQmlBreak(bool /*on*/) { return false; }
|
||||
virtual void handlePrepareForQmlBreak() {}
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user