Re: XCode 4.2 debugger fails to show proper local variable states
Re: XCode 4.2 debugger fails to show proper local variable states
- Subject: Re: XCode 4.2 debugger fails to show proper local variable states
- From: Jim Ingham <email@hidden>
- Date: Mon, 14 Nov 2011 11:39:52 -0800
Dan,
There are way too many moving pieces involved for us to be able to comment usefully on a general description like this. Please file a bug and we'll investigate. If you can make up a reduced test case that shows your problem, or can make your project available, that would be ideal. When we can see it happen "on the rack" we can generally get to the bottom of this sort of thing pretty quickly. Otherwise we have various logging options we can get you to turn on in lldb that will help narrow down the problem. Anyway, this is the sort of thing that is better handled by filing a bug & working through that.
Thanks,
Jim
On Nov 14, 2011, at 10:50 AM, Dan Stenning wrote:
>
> Hi guys.
>
> Using Xcode 4.2, Latest Lion, LLVM LLDB, Clang options.
>
> LLVM compiler 3.0
> dwarf with dSYM
>
> All optimization settings turned OFF.
>
> When i land on a breakpoint my local variable display isn’t working. It sees my local integer variables, but doesn’t rep or the right value for the
> given breakpoint position. And it doesn’t show ANY local variables that are pointers to classes that were instantiated ( via NEW ).
>
> what gives ?.
>
> I was using Xcode 4.0 with Snow leopard before this weekend and had the same issue. Foolishly i thought maybe upgrading ( both OS and IDE )
> might fix this, but NO.
>
> I seem to recall having these kind of irritating issues years ago!. Haven’t things moved on ?.
>
>
> For information i am developing an OSX app built using the JUCE framework, on a MacBook Pro witht he latest Lion and Xcode.
>
> setting 10.6 or 10.7 as the target makes no difference either.
>
>
> Regards
>
> Dan
> _______________________________________________
> 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
_______________________________________________
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