[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Miod Vallat <miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 26 Apr 2006 14:49:58 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: miod_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/04/26 14:49:58
Modified files:
sys/arch/mvme88k/mvme88k: machdep.c
Log message:
In nmihand(), do not enter ddb with Debugger(), which causes an exception,
as we might not be in a state where we can process a nested exception. This
would then cause an error exception, which handler calls nmihand. Kaboom.
Instead, directly invoke m88k_db_trap(); from the AV tree.
Visit your host, monkey.org