<div dir="ltr">So, the second command works, but the first one doesn't.  It doesn't give any error, but on the other hand, it doesn't change the results of printing the variable.  When I run type category list though, I get this:<div><br></div><div><div>(lldb) type category list</div><div>Category: default (enabled)</div><div>Category: VectorTypes (enabled, applicable for language(s): objective-c++)</div><div>Category: system (enabled, applicable for language(s): objective-c++)</div></div><div><br></div><div>So it looks like the behavior I'm seeing is already with the default category.  Does this sound right?  Which code path is supposed to get executed to format it as a C++ class?</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 26, 2018 at 10:25 AM Jim Ingham <<a href="mailto:jingham@apple.com">jingham@apple.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Remove the "not"...<br>
<br>
Jim<br>
<br>
> On Oct 26, 2018, at 10:24 AM, Jim Ingham <<a href="mailto:jingham@apple.com" target="_blank">jingham@apple.com</a>> wrote:<br>
> <br>
> But at the minimum, not loading formatters for a language that we can determine isn't used in this program seems like something we should try to avoid.<br>
<br>
</blockquote></div>