exception chaining and gdb watchpoints
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