• 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: How to Debug PlugIn???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to Debug PlugIn???


  • Subject: Re: How to Debug PlugIn???
  • From: Andrew Kimpton <email@hidden>
  • Date: Fri, 12 Aug 2005 08:38:43 -0700


On Aug 12, 2005, at 7:07 AM, David Burgun wrote:

Hi,

I'm trying to debug a Plug-In. Here's what I have done so far:

Set a custom executable that point to the Host Application.

1. Set a breakpoint in my PlugIn

2. Performed a Run In Debug In Executable

3. The Host App launches and I do what I have to do to trigger the Plug-In.

The Plug-In gets called, but No Breakpoint! Is there something further I have to do?

Any pointers would be greatly appreciated.

From the XCode Debug menu choose Tools -> Shared Libraries...

In the dialog that's presented use the search box to narrow the long list to include your plugin, and then change either Current Level or Starting Level to 'All' (depending on whether you want the change to 'stick' for all launches). You can also change the default for user libraries to all so that all user developed shared libraries loaded by the app get their symbols loaded.

Note that the dialog shows the currently selected 'launch executable' from the frontmost project - so if you have multiple projects and/or multiple executables you may need to bring up the dialog a few times.

All the Best
Dave

Andrew 8-)


 _______________________________________________
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: How to Debug PlugIn???
      • From: David Burgun <email@hidden>
References: 
 >Strange error in Run Script build phases (From: Pete Yandell <email@hidden>)
 >How to Debug PlugIn??? (From: David Burgun <email@hidden>)

  • Prev by Date: Building for Windows
  • Next by Date: ::main must return int
  • Previous by thread: How to Debug PlugIn???
  • Next by thread: Re: How to Debug PlugIn???
  • Index(es):
    • Date
    • Thread