• 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: debugging a framework ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging a framework ?


  • Subject: Re: debugging a framework ?
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 11 Mar 2004 19:34:19 -0700

On Mar 11, 2004, at 6:00 PM, Koen van der Drift wrote:

My app uses an open source framework, so I have the code on my disk, however, in the XCode project of my app I only see the headers. Is it possible to debug the code in a framework?

Yes. If you open the framework source files inside the application project by double-clicking on them in the Finder with the app's project window at the front, then you should be able to set breakpoints on the framework source and GDB ought to hit those breakpoints when the occur. Or you can step into the framework's methods from the application.

Don't forget to build the framework with debugging symbols on and optimization off...

Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request

UNIX: Where /sbin/init is Job #1.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >debugging a framework ? (From: Koen van der Drift <email@hidden>)

  • Prev by Date: Re: creating files to write data to?
  • Next by Date: NSHomeDirectory()
  • Previous by thread: debugging a framework ?
  • Next by thread: NSHomeDirectory()
  • Index(es):
    • Date
    • Thread