jimingham wrote:

Most of this change makes sense.  However, you are assuming that if the address 
type of a ValueObject is Host, its children are necessarily going to be in the 
target.  But there's actually an API that answers that question: 
ValueObject::GetAddressTypeOfChildren. You should consult that rather than 
assuming the children live in the target.

https://github.com/llvm/llvm-project/pull/89110
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to