• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem with Debugger Showing Object as a Collection?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Problem with Debugger Showing Object as a Collection?
      • From: Dave <email@hidden>
References: 
 >Problem with Debugger Showing Object as a Collection? (From: Dave <email@hidden>)
 >Re: Problem with Debugger Showing Object as a Collection? (From: Jim Ingham <email@hidden>)
 >Re: Problem with Debugger Showing Object as a Collection? (From: Dave <email@hidden>)
 >Re: Problem with Debugger Showing Object as a Collection? (From: Kate Stone <email@hidden>)
 >Re: Problem with Debugger Showing Object as a Collection? (From: Dave <email@hidden>)

  • Prev by Date: Re: Understanding the debugger a little bit better
  • Next by Date: Assistant Editor default language
  • Previous by thread: Re: Problem with Debugger Showing Object as a Collection?
  • Next by thread: Re: Problem with Debugger Showing Object as a Collection?
  • Index(es):
    • Date
    • Thread