forked from qt-creator/qt-creator
debugger: fix "run to line" on mac
Task-number: QTCREATORBUG-4619
This commit is contained in:
@@ -710,7 +710,6 @@ private: ////////// View & Data Stuff //////////
|
||||
bool isQFatalBreakpoint(int bpnr) const;
|
||||
|
||||
// HACK:
|
||||
StackFrame m_targetFrame;
|
||||
QByteArray m_currentThread;
|
||||
QString m_lastWinException;
|
||||
int m_qFatalBreakpointNumber;
|
||||
|
||||
Reference in New Issue
Block a user