> Personally, I would start by trying to use a signal handler.   See
> x-man-page://signal (the signal man page).  Specifically, I would write a
> handler for SIGUSR1 or SIGUSR2 as those exist explicitly to offer user
> specific behaviors.   Take a command line option or read an environment
> variable and then...
>

I can try that. Sounds like a good idea. Make the "waiting for the signal"
the first thing the driver will do. but how do you send a signal from within
DTrace to a specific process?
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to