• 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: Debugger can't deal with source?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugger can't deal with source?


  • Subject: Re: Debugger can't deal with source?
  • From: Jim Ingham <email@hidden>
  • Date: Fri, 3 Feb 2006 10:45:42 -0800

If you type "debug" in the search window of a Target's Build tab, you will get a list of all the settings relevant to debugging. Some of them don't have simple Makefile equivalents - like Fix & Continue support which turns on a bunch of things. The two for debugging are Generate Debug Symbols which is just an on and off switch, and Level of Debug Symbols which controls which debug flag is passed to the compiler if Generate Debug Symbols is on. Clicking on the latter will show you the flags being passed in the info window down below.

Jim

On Feb 3, 2006, at 10:31 AM, Scott Squires wrote:

 Jim,

Thanks for the update.

I added a compiler C flag of -g and it now works.

Not sure why it wasn't set in the GUI. There doesn't seem to be any direct
list of debug settings for the GUI or even how some of them correspond to
the makefile flags/settings.


Scott



Jim Ingham Apple Developer Tools



_______________________________________________
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: Debugger can't deal with source?
      • From: Scott Squires <email@hidden>
References: 
 >Re: Debugger can't deal with source? (From: Scott Squires <email@hidden>)

  • Prev by Date: Re: Debugger can't deal with source?
  • Next by Date: Re: Debugger can't deal with source?
  • Previous by thread: Re: Debugger can't deal with source?
  • Next by thread: Re: Debugger can't deal with source?
  • Index(es):
    • Date
    • Thread