Date: Thu, 30 Sep 1999 15:11:37 -0500 From: Alan Cox <alc@cs.rice.edu> To: John Polstra <jdp@polstra.com> Cc: current@freebsd.org Subject: Re: Now that sigcontext is gone ... Message-ID: <19990930151137.H19202@cs.rice.edu>
next in thread | raw e-mail | index | archive | help
Actually, the last time I looked the Modula-3 run-time system determined the faulting address from the undocumented (except on SunOS 4) 4th argument that most BSD-derived systems passed to the signal handler. There was a time in fact when sc_err wasn't included in the sigcontext on FreeBSD and this was the only way to determine the faulting address. I guess this discussion means that the 4th argument is gone too... Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990930151137.H19202>