forked from qt-creator/qt-creator
Debugger: Populate stack view with LLDB backend
Change-Id: I9808829559da65cd152d2455737f6c7f394da6b3 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -150,7 +150,6 @@ private:
|
||||
};
|
||||
|
||||
void handleStop(const LldbResponse &response);
|
||||
void handleBacktrace(const LldbResponse &response);
|
||||
void handleListLocals(const LldbResponse &response);
|
||||
void handleListModules(const LldbResponse &response);
|
||||
void handleListSymbols(const LldbResponse &response);
|
||||
|
||||
Reference in New Issue
Block a user