[Lldb-commits] [PATCH] Change CFA to be a LoadAddress instead of HostAddress

Ryan Brown ribrdb at google.com
Fri Oct 10 16:31:27 PDT 2014


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

http://reviews.llvm.org/D5735

Files:
  source/Expression/DWARFExpression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5735.14757.patch
Type: text/x-patch
Size: 574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141010/8c5b524d/attachment.bin>


More information about the lldb-commits mailing list