Re: Debugger Basics,
Re: Debugger Basics,
- Subject: Re: Debugger Basics,
- From: Fritz Anderson <email@hidden>
- Date: Fri, 20 Apr 2012 09:54:08 -0500
On 20 Apr 2012, at 6:37 AM, Andreas Grosam wrote:
> (lldb) po self.tempFileURL
> error: use of undeclared identifier 'self'
I'm curious: What happens if you
po [self tempFileURL]
? lldb/gdb have a frustrating inability to resolve dot syntax sometimes.
— F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden