RE: project builder
RE: project builder
- Subject: RE: project builder
- From: "Mondragon, Ian" <email@hidden>
- Date: Fri, 21 Feb 2003 14:57:53 -0600
you'll have to include the directory with the source in gdb...
(gdb) dir <path here>
- ian
>
-----Original Message-----
>
From: Anthony Arthur [SMTP:email@hidden]
>
Sent: Friday, February 21, 2003 12:25 PM
>
To: Cocoa-dev
>
Subject: project builder
>
>
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.
_______________________________________________
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.