Register a task's exception port from a kext
Register a task's exception port from a kext
- Subject: Register a task's exception port from a kext
- From: "nicolas vide" <email@hidden>
- Date: Fri, 3 Oct 2008 17:47:32 +1000
Hello guys,
I'm looking for a way to monitor exceptions raised inside a specific
user task and fix them if needed. I already done this with a user
daemon - using task_set_exception_ports - but this time I want to do
it from the kernel side.
Is it possible to "forward" an exception port to my IOUserClient ?
(using IOConnectSetNotificationPort/IOUserClient::registerNotificationPort
?)
Is there a way to setup an exception port directly from a IOService
without using an IOUserClient ?
Thank you in advance for your answers,
Nicolas
_______________________________________________
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