When I try to get the ObjectDescription of a string constant I get back a NULL even though it's a perfectly valid Objc string. Executing

_NSPrintForDebugger(s) also gives back the right value.

I checked the internal value too it matches what it passes to _NSPrintForDebugger.

This is the log from lldb:

http://pastebin.com/RLGcAzLa


I'm missing something here but I cannot find what. Anyone got suggestions on what I can try?
--
Carlo Kok
RemObjects Software
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to