• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode 2.5/Leopard / -fobj-exceptions No Symbolic Breakpoints?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Xcode 2.5/Leopard / -fobj-exceptions No Symbolic Breakpoints?
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Changing defaults on what datatips displays for arrays
  • Next by Date: Basic use questions
  • Previous by thread: Changing defaults on what datatips displays for arrays
  • Next by thread: Re: Xcode 2.5/Leopard / -fobj-exceptions No Symbolic Breakpoints?
  • Index(es):
    • Date
    • Thread