Re: Step over inlines broken on Intel Macs?
Re: Step over inlines broken on Intel Macs?
- Subject: Re: Step over inlines broken on Intel Macs?
- From: "Sean McBride" <email@hidden>
- Date: Wed, 22 Feb 2006 13:18:45 -0500
- Organization: Rogue Research
On 2006-02-22 09:48, Allen Cronce said:
>Looks like whenever I try to "Step Over" an inline while debugging a
>static library on Intel based Macs, it behaves like "Continue". I was
>tearing my hair out over this yesterday because my debug sessions kept
>turning into run away trains.
>
>This morning I've switched to debugging the same code on a PPC Mac, and
>the problem is gone. I suspect that there's an Intel specific bug here.
>Should I report this to Radar, or is it already known?
I have noticed a similar problem that I never used to see in older
Xcode's. On my G5 if the debugger is sitting at a 'sprintf' call and I
press step over, it continues. My workaround is to watch for 'sprintf's
while debugging and setting a breakpoint on the line after it, and it
will stop there.
I have not filed a bug as most of my bugs never get fixed, so I've given up.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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