• 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: Attach to Process to debug Framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Attach to Process to debug Framework


  • Subject: Re: Attach to Process to debug Framework
  • From: Clark Goble <email@hidden>
  • Date: Tue, 19 Sep 2006 11:13:04 -0600


On Sep 18, 2006, at 10:50 AM, Clark Goble wrote:

Hi, I'm having a ton of difficulty debugging a Framework that a client is using. We obviously have the project that built the Framework but only the finished version of their program that uses the Framework. I can attach to their program using either gdb at the command line or with the Attach menu in XCode. But I can't seem to get it to break within my Framework. Is there something special I have to do?

This is easy in Visual Studio. I just build my dll, make sure it is copied over to replace the dll the other application is using and then attach. As soon as it enters my dll code all my breakpoints work from within my VS project. I assume there is a way to do this in XCode just as easily but I can't seem to get it to work. Am I missing something obvious?


Bump.

I take it this simply can't be done on OSX? This is a huge flaw in the development system if true.

Clark


_______________________________________________ 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: Attach to Process to debug Framework
      • From: Chris Espinosa <email@hidden>
    • Re: Attach to Process to debug Framework
      • From: Ofri Wolfus <email@hidden>
References: 
 >Attach to Process to debug Framework (From: Clark Goble <email@hidden>)

  • Prev by Date: Re: Re: Hiding "cast from pointer to integer of different size" warning
  • Next by Date: Re: Hiding "cast from pointer to integer of different size" warning
  • Previous by thread: Attach to Process to debug Framework
  • Next by thread: Re: Attach to Process to debug Framework
  • Index(es):
    • Date
    • Thread