Date: Fri, 28 Mar 1997 04:39:44 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/ddb db_trap.c Message-ID: <199703281239.EAA08963@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/03/28 04:39:43 Modified: sys/ddb db_trap.c Log: 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. Revision Changes Path 1.12 +12 -10 src/sys/ddb/db_trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703281239.EAA08963>