labath wrote: > Would it make more sense to make the ValueImpl that's going to represent the synthetic value then check whether that really is synthetic, and return an empty SBValue if it is not? Sounds like a good idea to me. https://github.com/llvm/llvm-project/pull/95959