StackFrame * GetFramePtr() const
Returns a pointer to the frame object.
ExecutionContextScope * GetBestExecutionContextScope() const
lldb::ExpressionResults EvaluateExpression(llvm::StringRef expression, ExecutionContextScope *exe_scope, lldb::ValueObjectSP &result_valobj_sp, const EvaluateExpressionOptions &options=EvaluateExpressionOptions(), std::string *fixed_expression=nullptr, ValueObject *ctx_obj=nullptr)
Target * GetTargetPtr() const
Returns a pointer to the target object.