Recently I upgraded my project settings in Xcode 4.3 and now I use the latest llvm debugger: lldb
However (sometimes) I have the impression the debu
I've met similar issues in Xcode 4.3. And press "Option" while click "run" and changed it back to stable gdb.
This is a bug with XCode, which still hasn't been resolved, as of 4.3.2. Switch back to GDB, even if XCode complains about your project settings.
It is definitely nil.
Look at the address that its been allocated. 0x00000 is nil.
For view property value, use "po self.yourproperty"