If we don't have a current frame then we can still run many expressions
as long as we have an active target. With this patch expect_expr directly
calls the target's EvaluateExpression function when there is no current frame.
Details
Details
- Reviewers
labath - Commits
- rG15f34ff2d897: [lldb] Allow expect_expr without a running target
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo