Re: Breakpoints doesn't work - more info
Re: Breakpoints doesn't work - more info
- Subject: Re: Breakpoints doesn't work - more info
- From: João Varela <email@hidden>
- Date: Sat, 17 Nov 2007 01:50:13 +0000
Hi Roni
I solved all my problems concerning debugging on Leopard by converting
my project from STABS to the DWARF format. Perhaps you will have to do
the same.
HTH
JV
Addition to my previous email below:
Xcode 2.5 generates the same problem when running under Leopard
Could the reason be that the project and source files are on a
different
volume (partition)?
I have the project and source files on my old Tiger volume and did a
clean
install
of Leopard on another partition/volume. Some files are crossplatform
and are
on a Windows computer accessed
over a network connection but this has worked fine before (and still
does if
I boot into Tiger)
Again thanks for any hints
Rolf
old message below:
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
I've just upgrade to Leopard (on a second volume) and Xcode 3.0
The old Xcode project imported OK and I've got my project to build
OK but in
debug build,
breakpoints doesn't work (the blue arrow changes to a yellow arrow
with a
blue frame).
The debugger console shows a warning:
Warning - No location found for "Main.cpp:1455" where I have set the
breakpoint.
I had to specify the executable in the Executable group in Groups
and files
for Xcode to launch the program,
maybe this meesed things up??
The original project works fine if I boot up in Tiger and use Xcode
2.4.1
Thanks for any help,
Rolf
_______________________________________________
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