[Lldb-commits] [lldb] [lldb] Print ValueObject when GetObjectDescription fails (PR #152417)

Dave Lee via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 14 16:37:44 PDT 2025


kastiglione wrote:

> You said above that this code wouldn't get used if the description expression crashed.

Originally, that was the case.

> it would be nice to use this same codepath to do:

agree, and it does so. I was in the process of writing tests, which I've now added.

https://github.com/llvm/llvm-project/pull/152417


More information about the lldb-commits mailing list