forked from qt-creator/qt-creator
Debugger: Progress on LLDB state handling
Change-Id: Iadf9c7026a3da0adeec8340729a303bbbee57c24 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -85,6 +85,7 @@ private:
|
||||
|
||||
bool acceptsBreakpoint(BreakpointModelId id) const;
|
||||
void attemptBreakpointSynchronization();
|
||||
bool attemptBreakpointSynchronizationHelper(QByteArray *command);
|
||||
|
||||
void assignValueInDebugger(const WatchData *data,
|
||||
const QString &expr, const QVariant &value);
|
||||
|
||||
Reference in New Issue
Block a user