Re: Debugging Problems
Re: Debugging Problems
- Subject: Re: Debugging Problems
- From: Lyndsey Ferguson <email@hidden>
- Date: Mon, 16 Jan 2006 11:48:46 -0500
On Jan 16, 2006, at 11:41 AM, Jerry wrote: If you're debugging optimized code, the instructions for each line get completely mixed up in the object code, and Xcode has no idea where to put the pc indicator. The solution is to only debug with optimization off.
Thanks Jerry. Sounds like a bug to me, if Xcode has no idea how to debug with the Os optimization, I think that it should not be the default :). I will try with -O0.
Lyndsey
-- Lyndsey D. Ferguson Software Engineer : Platforms Group Nemetschek North America, Inc. mailto: 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