• 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: Weird bug while debugging...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird bug while debugging...


  • Subject: Re: Weird bug while debugging...
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 23 Feb 2011 12:42:31 -0800

On Feb 23, 2011, at 12:14, Carlos Eduardo Mello wrote:

> Hi all,
>
> I've been trying to find an error in my code for the past two hours and my head is spinning.
> For some reason the debugger is acting reeeeeaally weird:
>
> - it doesn't show some of my local variables;
> - it goes through each line of code twice, before showing a variables value;
> - many variables show the message "value temporarily unavailable due to optimizations..." (or something like this) instead of a useful value;
> - if i try to 'print' the values in the gdb console t says the symbol doesn't exist in the context;

It sounds like you're trying to debug a "Release" configuration. Try debugging the "Debug" configuration instead.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Weird bug while debugging...
      • From: Carlos Eduardo Mello <email@hidden>
References: 
 >Weird bug while debugging... (From: Carlos Eduardo Mello <email@hidden>)

  • Prev by Date: Re: IBOutlet to different classes, conditional build
  • Next by Date: Re: Weird bug while debugging...
  • Previous by thread: Weird bug while debugging...
  • Next by thread: Re: Weird bug while debugging...
  • Index(es):
    • Date
    • Thread