• 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
Re: objc_exception_throw breakpoint not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objc_exception_throw breakpoint not working


  • Subject: Re: objc_exception_throw breakpoint not working
  • From: Christopher Friesen <email@hidden>
  • Date: Wed, 20 Aug 2008 13:52:13 -0700

The half-check, gray out and orange breakpoint marker signify that GDB has not, yet, found where to set the breakpoint and it is marked as pending. This can be a perfectly valid state for the breakpoint as it might be in a shared library or bundle that has not been loaded yet. In this case the breakpoint should have been located. In the breakpoints window it should have 'libobjc.A.dylib' in the location column for objc_exception_throw. You can double click that column to specify the shared library/bundle/executable the breakpoint is located in. But before you do that please enable Xcode-GDB logging in the Xcode->Preferences 'Debugging' and submit a bug report with the file.

-Chris

On Aug 10, 2008, at 5:48 PM, Eyal Redler wrote:

Hi,

When I add a breakpoint for "objc_exception_throw" in the breakpoints window and then debug my app the checkmark next to the breakpoint becomes "half checked" (minus sign instead of a checkmark) and the exception name appers in gray. Of-course, it doesn't stop when an exception is raised.

Any idea what could be causing that?

TIA


Eyal Redler

_______________________________________________ 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: objc_exception_throw breakpoint not working
      • From: Dan Korn <email@hidden>
References: 
 >objc_exception_throw breakpoint not working (From: Eyal Redler <email@hidden>)

  • Prev by Date: Provisioning Profile
  • Next by Date: Re: Need Help Using Exiv2 Library with Xcode
  • Previous by thread: objc_exception_throw breakpoint not working
  • Next by thread: Re: objc_exception_throw breakpoint not working
  • Index(es):
    • Date
    • Thread