Re: Breakpoints doesn't work - more info
Re: Breakpoints doesn't work - more info
- Subject: Re: Breakpoints doesn't work - more info
- From: Dave Hersey <email@hidden>
- Date: Sat, 17 Nov 2007 14:17:54 -0500
Cool. I was already using DWARF, but the "Load symbols lazily" option
was set in my prefs too. I think it's a default. I'll change that and
see if the problem still occurs.
If you're convinced that's the problem, file a bug. I'll do the same
if the problem doesn't reappear over the next few days.
- d
On Nov 17, 2007, at 1:06 PM, Douglas Norton wrote:
All,
I solved the blue->yellow issue on my Mac by opening the Xcode
prefs, selecting debugging, and turning off the 'Load symbols
lazily" option.
I also had problems where my variables were all unknown when the
debugger stopped, and I fixed that by swapping from STABS to DWARF.
I am now investigating an issue where Xcode re-arranges entries in
some lines in project.pxproj, without any material changes. This is
messing with my source control system right now.
Douglas
On Nov 16, 2007, at 5:50 PM, João Varela wrote:
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