piyushjaiswal98 wrote:

> The remaining detail is how to report the error. If we fail to find the 
> memory in the live process and fall back to the files and get an error there 
> as well, I think in that case we'd want to report the first error, and not 
> the second? After all, in most cases ValueObjects are going to be in live 
> memory, but might be in bogus live memory (uninitialized pointer, etc.)

Makes sense....Updated the PR

https://github.com/llvm/llvm-project/pull/213372
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to