> I'm trying to digest the recent signal changes and get a handle on
> what I need to do to make Modula-3 work.  There is code in the runtime
> currently which catches SIGBUS and uses the sigcontext's "sc_err"
> member to find out the faulting address.  That should be replaced
> by the siginfo_t's "si_addr" member.  But as far as I can tell from
> grepping the kernel sources, that functionality isn't implemented.
> 
> Is that right?  Any ideas regarding a work-around?

I'm also very interested in this, so if you could post this information
publically, it would be greatly appreciated....



Nate


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to