Re: Debugging a self made Framework
Re: Debugging a self made Framework
- Subject: Re: Debugging a self made Framework
- From: Uli Kusterer <email@hidden>
- Date: Tue, 26 Oct 2010 00:35:29 +0200
On 24.10.2010, at 17:56, Frank Gregor wrote:
> after hours of searching the web & reading the docs, however I'm unable to debug my framework. I've builded it with "Debug" config and added this builded framework to my project. When I start debugging my project, setting a breakpoint at an object from a class declared in the framework a "Step into method" don't work. It always steps over...
>
> Can someone give me a hint or link please, where it is described in detail how to debug such a constellation?
Have you tried adding a "Custom Executable" to your framework target that points to the application that uses your framework? Then you can choose "Debug" in the framework project and it'll launch your app and you can have breakpoints.
PS - I just saw your second post, a mere 3 hours after the first one. It's impolite to keep reposting messages. Keep in mind people are in different time zones here. It'll take about 24 hours for each country to have had an opportunity to see your message, why annoy everyone by posting a second, identical message? Patience, young grasshopper.
-- Uli Kusterer
Sole Janitor
http://www.the-void-software.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden