• 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
exception chaining and gdb watchpoints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

exception chaining and gdb watchpoints


  • Subject: exception chaining and gdb watchpoints
  • From: Brad Post <email@hidden>
  • Date: Wed, 31 Oct 2007 14:23:40 -0700
  • Acceptlanguage: en-US
  • Thread-topic: exception chaining and gdb watchpoints

I have written some code to catch exceptions like EXC_BAD_INSTRUCTION, EXC_BAD_ACCESS, etc.  Everything works fine when running under gdb until I set a WATCHPOINT. 

 

My code catches the exception and then hangs after calling exception_raise(…) to pass the exception up the chain.

 

Anyone run into this problem and/or know how to solve it?

 

Thanks.

 

Brad

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Leopard SDK 10.4 strange phenomena libc
  • Next by Date: Re: Leopard SDK 10.4 strange phenomena libc
  • Previous by thread: Re: Leopard SDK 10.4 strange phenomena libc
  • Next by thread: Cannot compile xnu-1288
  • Index(es):
    • Date
    • Thread