]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Added a setjmp() so that an initial pc that points to unmapped memory
authorbde <bde@FreeBSD.org>
Fri, 28 Mar 1997 12:39:43 +0000 (12:39 +0000)
committerbde <bde@FreeBSD.org>
Fri, 28 Mar 1997 12:39:43 +0000 (12:39 +0000)
commitb0b8f0ac085b019d7d57e4ce4c8c30f7736d2810
tree253fe1e3be186daa5298c0b835abaa2b3f7047dc
parent2558d1ad635da469c5e629f9012399d8c81b99b7
Added a setjmp() so that an initial pc that points to unmapped memory
isn't fatal.  Backed out rev.1.6, which handled special cases of this.
sys/ddb/db_trap.c