The computed CFA is an address in the target process, not lldb. So printing variables which reference the CFA results in a crash.
See http://llvm.org/bugs/show_bug.cgi?id=21118
Details
Details
- Reviewers
jasonmolenda
Diff Detail
Diff Detail
Differential D5735
Change CFA to be a LoadAddress instead of HostAddress ribrdb on Oct 10 2014, 4:31 PM. Authored by
Details
The computed CFA is an address in the target process, not lldb. So printing variables which reference the CFA results in a crash.
Diff Detail Event Timeline |