forked from qt-creator/qt-creator
debugger: better updating of the stack and debugger view location marker
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
~DisassemblerViewAgent();
|
||||
|
||||
void setFrame(const StackFrame &frame);
|
||||
void resetLocation();
|
||||
Q_SLOT void setContents(const QString &contents);
|
||||
QString address() const;
|
||||
void cleanup();
|
||||
|
||||
Reference in New Issue
Block a user