Xcode 2.5/Leopard / -fobj-exceptions No Symbolic Breakpoints?
Xcode 2.5/Leopard / -fobj-exceptions No Symbolic Breakpoints?
- Subject: Xcode 2.5/Leopard / -fobj-exceptions No Symbolic Breakpoints?
- From: Keary Suska <email@hidden>
- Date: Wed, 13 Feb 2008 17:12:33 -0700
- Thread-topic: Xcode 2.5/Leopard / -fobj-exceptions No Symbolic Breakpoints?
I ran into a problem where it appears that I can't break on symbolic
breakpoints. I had an out-of-bounds exception being raised on an NSArray
-objectAtIndex call. I tried to find out where it was using a symbolic
breakpoint -[NSException raise], but it never triggered. I also tried
-[NSArray objectAtIndex:], which also never triggered. For grins, I tried
-[NSCFArray objectAtIndex:], but that wouldn't resolve even tough that's how
the exception shows.
Is there some way to get this to work? Does it have something to do with
using -fobj-exeptions? Or that I am using multiple threads? I couldn't find
any info on this...
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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