Re: Breakpoints not Hit
Re: Breakpoints not Hit
- Subject: Re: Breakpoints not Hit
- From: Scott Tooker <email@hidden>
- Date: Fri, 3 Nov 2006 10:04:06 -0800
Some additional info that is needed:
1) Are you using DWARF or STABS for the debug format?
2) If you are not using DWARF, does switching to DWARF solve the
problem?
3) Just to verify, do you have debug symbols generated for all the
libraries and application?
4) When you look in the breakpoints window from the parent project, do
you see the breakpoint you have set?
Scott
On Nov 3, 2006, at 7:59 AM, Michael Rice wrote:
I'm using Xcode 2.4.1 on MacBook Pro. I have a project that is a
collection of C++ subprojects (libraries and an application). If I
open a subproject and set a breakpoint in a method and then switch
back to the parent project and run the application target, the
breakpoint is never hit.
I get a warning from GDB: "No location found for "mainwindow.cpp:
635". This is my breakpoint location. The breakpoint is in a source
file in the application.
Any ideas on how to get this working?
Thanks.
_______________________________________________
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
_______________________________________________
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