forked from qt-creator/qt-creator
Debugger[New CDB]: Update all variables on assignment.
Some documentation/comment changes.
This commit is contained in:
@@ -179,6 +179,7 @@ private:
|
||||
|
||||
QString normalizeFileName(const QString &f);
|
||||
void updateLocalVariable(const QByteArray &iname);
|
||||
void updateLocals();
|
||||
int elapsedLogTime() const;
|
||||
void addLocalsOptions(ByteArrayInputStream &s) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user