forked from qt-creator/qt-creator
Debugger: Move cpp snapshot storage to cdbengine
It's the only one using it. Change-Id: I95dc4918c82653710a47cb8d0043bb3241e954ac Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -67,7 +67,6 @@ enum TestCases
|
||||
// Some convenience.
|
||||
void updateState(DebuggerRunTool *runTool);
|
||||
void updateLocalsWindow(bool showReturn);
|
||||
const CPlusPlus::Snapshot &cppCodeModelSnapshot();
|
||||
bool hasSnapshots();
|
||||
void openTextEditor(const QString &titlePattern, const QString &contents);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user