Breakpoints in dependent project?
Breakpoints in dependent project?
- Subject: Breakpoints in dependent project?
- From: "McLaughlin, Michael P." <email@hidden>
- Date: Tue, 4 Jan 2011 13:12:15 -0500
- Acceptlanguage: en-US
- Thread-topic: Breakpoints in dependent project?
Title: Breakpoints in dependent project?
I know this has been discussed in years past, sometimes with the suggestion to wait for the next Xcode version, but it is still an issue (for me).
In Xcode 3.2.5, I have a Cocoa app with a dependent Cocoa (sub)project. In this case, the subproject is not a library but code for what will be a set of parallel NSTask(s). Breakpoints I place in the subproject do not trigger and I have been resorting to judicious, but kludgy, NSLog() statements.
Is there a reliable way to get breakpoints to work in a subproject? I have a second such project pair which is working as designed but thought I’d check again wrt the breakpoint issue.
Thanks in advance.
BTW, please do not suggest NSOperation(s). These do not work here due to massive malloc contention due, in turn, to millions of vector and matrix computations. I tried this route for a very long time before giving up.
--
Mike McLaughlin
_______________________________________________
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