• 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: Setting Debug Mode?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting Debug Mode?


  • Subject: Re: Setting Debug Mode?
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 12 Sep 2011 14:41:35 -0700


On Sep 12, 2011, at 10:35 AM, Todd wrote:

What is happening is I am getting some EXEC_BAD_ACCESS and when I try and ass a variable to the _expression_ window I get an 'unable to access 'variable name'' message in the debugger console.

Yes, that usually means that the code was optimized too much for the debugger to be able to locate the variable.

I recall this could happen if there was no debug target...

There’s not usually a “debug target”. Targets can be built with any configuration, and there are usually Debug and Release configurations. So the target is what you want to build and the configuration is how you want to build it.

Since you’re talking about Xcode 3, you can choose a configuration from the pop-up in the toolbar.

—Jens
 _______________________________________________
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

References: 
 >Setting Debug Mode? (From: Todd <email@hidden>)

  • Prev by Date: Re: Error on deleting pointer
  • Next by Date: Re: Setting Debug Mode?
  • Previous by thread: Setting Debug Mode?
  • Next by thread: Re: Setting Debug Mode?
  • Index(es):
    • Date
    • Thread