<div dir="ltr">lldb-340.4.119 (OSX 10.11.3)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 25, 2016 at 3:42 PM, Siva Chandra <span dir="ltr"><<a href="mailto:sivachandra@google.com" target="_blank">sivachandra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Jan 25, 2016 at 12:23 AM, Vadim Chugunov via lldb-dev<br>
<<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a>> wrote:<br>
> Hi,<br>
> If I have an SBValue for an object whose type has a formatter enabled for<br>
> it, is there a way to detect this via the Python API, and if so, request an<br>
> "unmodified" view of the object?<br>
> I've experimented with value.IsSynthetic() and value.GetNonSyntheticValue(),<br>
> but the former seems to always return false, and the latter gives me the<br>
> same list of children as the original value.<br>
<br>
</span>This was a problem way back in June '15 and Enrico fixed it. Which<br>
version of LLDB are you using?<br>
</blockquote></div><br></div>