project builder
project builder
- Subject: project builder
- From: Anthony Arthur <email@hidden>
- Date: Fri, 21 Feb 2003 13:25:25 -0500
Not proud of this question but.....
Say I have 2 separate projects, a framework project and an application
project that links to that framework, how do I specify that I want to
include breakpoints in the framework source while running the app in
gdb? I have already included a source path to the framework within my
application executable configurations. I thought that would be enough,
but during gdb I get an error before the app finishes launching that
says:Error from Debugger:no source file named [blah].m, and never
completes the launch.
Any clues?
-Brian
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.