• 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 PlugIn
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging PlugIn


  • Subject: Re: Debugging PlugIn
  • From: Dave <email@hidden>
  • Date: Tue, 13 Feb 2007 11:30:22 +0000

Hi.

Thanks a lot Chris, it works fine now! I actually remember this from ages back now. I've haven't been working with XCode projects for a while now and I'm a bit rusty. I must say that since I used it last it has improved a lot, an amazing build system!

Keep up the Good Work!!

All the Best
Dave
On 12 Feb 2007, at 18:55, Chris Espinosa wrote:


On Feb 12, 2007, at 9:33 AM, Dave wrote:

I am trying to debug an external. This mechanism basically works in that a couple of the simple API calls are working, so I know the PlugIn is being loaded and my functions are getting called.

I now want to set a breakpoint in one of the API functions, so I set the Breakpoint in the source window and then do a "Build and Debug". The Host Application opens ok, the debugging runs ok and the API call in question gets called but it doesn't stop on the breakpoint.

What do I have to do to make it stop on the breakpoint correctly??

The most common reason for this is the setting of the the plugin's load level, which is a tradeoff Xcode uses to speed up launch time when you're not debugging plugins (because it takes extra time to load the debug symbols for every plugin you load, and it's not worth it when you're just debugging your main code).

http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/06_05_db_symbols/chapter_43_section_1.html

Chris

 _______________________________________________
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: 
 >Help Regarding Xcode 2.4 (From: "Lijith P" <email@hidden>)
 >Pascal/Delphi and XCode (From: Dave <email@hidden>)
 >Re: Pascal/Delphi and XCode (From: Jonas Maebe <email@hidden>)
 >Re: Pascal/Delphi and XCode (From: Dave <email@hidden>)
 >Re: Pascal/Delphi and XCode (From: Jonas Maebe <email@hidden>)
 >Re: Pascal/Delphi and XCode (From: Dave <email@hidden>)
 >Debugging PlugIn (From: Dave <email@hidden>)
 >Re: Debugging PlugIn (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Sydney Developers
  • Next by Date: Used before Initialized Variables Warning/Error
  • Previous by thread: Re: Debugging PlugIn
  • Next by thread: Re: Pascal/Delphi and Xcode
  • Index(es):
    • Date
    • Thread