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

Debugging loadable bundle


  • Subject: Debugging loadable bundle
  • From: Rick Hoge <email@hidden>
  • Date: Tue, 10 May 2005 13:13:52 -0400


We have an app for which we want to distribute an Xcode template that allows rapid development of loadable bundles as plugins for the App. This part (the Xcode template) works fine, but I'm trying to figure out how to make it possible for other developers to use the debugger front end in Xcode on their loadable bundle without necessarily having to have the Xcode project for the main app.


Basically the third party can now build their plugin bundle, and it is discovered and loaded and can be run by our main app. It just isn't clear to me how to connect the debugger to the main app in Xcode. In the past I've used gdb's ability (from the command line) to connect to running processes to debug servers launched by xinetd but can not find an interface for this exposed in Xcode. I think that if the loadable bundle is built with debug info, this will be enough even if the main app does not have the symbols etc (but please correct me if I'm wrong!)

Any suggestions on how to do this would be welcome!

Rick
_______________________________________________
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: Debugging loadable bundle
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: "'char' type is unsigned" seems to be broken
  • Next by Date: Re: Suggestion to eliminate confusion in style overrides
  • Previous by thread: Re: Codewarrior ->Xcode port
  • Next by thread: Re: Debugging loadable bundle
  • Index(es):
    • Date
    • Thread