Re: Problem with Debugger Showing Object as a Collection?
Re: Problem with Debugger Showing Object as a Collection?
- Subject: Re: Problem with Debugger Showing Object as a Collection?
- From: Kyle Sluder <email@hidden>
- Date: Fri, 05 Feb 2016 19:08:18 -0600
On Fri, Feb 5, 2016, at 09:48 AM, Dave wrote:
>
> > On 4 Feb 2016, at 23:11, Kate Stone <email@hidden> wrote:
> >
> > Can you confirm whether Jim’s suspicion is correct that you’re looking at the value before initialization? If so, it’s more of a fact of life that in C family languages there’s no way to know for certain whether a variable is initialized or just happens to contain some arbitrary uninitialized memory.
>
> Yes, it’s initialised and I can see values into it if I log them. It’s
> just the debugger that is hosed.
Are you running a debug or release build of your application?
>
> > LLDB is doing its best to tell you what the memory currently appears to be.
>
> I’d hate to see its worst job then!
>
> > If his suspicion is not correct and you’re seeing something unexpected we would definitely want to look at this issue more closely. If that’s the case please file a bug via bugreport.apple.com <http://bugreport.apple.com/>. We take issues with debugger reliability very seriously.
>
> Well apparently its already been filed, so feel free to fix it anytime
> you like…..
What’s the bug number?
--Kyle
>
> All the Best
> Dave
>
> _______________________________________________
> 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