Re: Losing locals in debugger
Re: Losing locals in debugger
- Subject: Re: Losing locals in debugger
- From: Chris Espinosa <email@hidden>
- Date: Fri, 15 Feb 2008 13:08:50 -0800
On Feb 15, 2008, at 1:02 PM, Ian J. Wessman wrote: On Feb 15, 2008, at 12:53 PM, George Warner wrote:
On Fri, 15 Feb 2008 08:35:51 -0800, Ian J.Wessman <email@hidden> wrote:
Somehow, after spending time away from my project, I've suddenly lost
the ability to view most local instance variables in the debugger.
[...]
Is there something I'm missing? Has Apple chosen to enforce their
reserved naming conventions?
DEBUG_INFORMATION_FORMAT = dwarf
- OR -
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
Stabs
What George said.
Switch to Dwarf or Dwarf with dSym.
Chris |
_______________________________________________
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