[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to make sure that signal handlers are run?



On Mon, Jul 23, 2001 at 12:26:01AM -0400, Roland McGrath wrote:
> If your breakpoints aren't hitting (but other breakpoints are working
> normally), the signal handlers didn't get called.  What you need to figure
> it out is why.  It may be as simple as the signals being blocked, or it
> could be some hairy bug in the Hurd signal code.

Looks like everything I start goes back to the Hurd signal implementation.
I guess I have to go back to trying understand that code.

BTW, when is SA_RESETHAND functionality getting implemented? :-)

Igor



Reply to: