[lldb-dev] sigsegv executing ObjectDescription
Carlo Kok
ck at remobjects.com
Tue Feb 10 07:21:50 PST 2015
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
More information about the lldb-dev
mailing list