Subject: Re: How does one get into ddb on adb?
To: Darrin B.Jewell <dbj@NetBSD.org>
From: Jaime A Fournier <ober@linbsd.org>
List: port-next68k
Date: 10/04/2006 20:53:04
Thanks.
I can get into db> from 1.6.2 fine with left command + ~
However when 2,3,4 are boot and hang at the bootp it will not break
into db>.
-Ober
On Wed, 4 Oct 2006, Darrin B.Jewell wrote:
> Date: 04 Oct 2006 18:22:14 -0700
> From: Darrin B.Jewell <dbj@NetBSD.org>
> To: Jaime A Fournier <ober@linbsd.org>
> Cc: port-next68k@NetBSD.org, Darrin B.Jewell <dbj@NetBSD.org>
> Subject: Re: How does one get into ddb on adb?
>
>
> DDB is hooked up to the NMI, which can be generated from the
> keyboard with a 3 key combination.
>
>> From next docs via google:
>
> "To generate an NMI on a keyboard that has only one Command key, use
> Command-Left Alternate-~. (Hold down both the Command key and the
> leftmost Alternate key and press the ~ key. Do not press the Shift
> key.) To generate an NMI on a keyboard that has two Command keys,
> use Command-Command-~. (Hold down both Command keys and press the
> key at the upper left of the numeric keypad.)"
>
> "To reset the CPU, hold down the Command and Alternate keys at the
> lower left of the keyboard, and press the * key on the upper right
> of the numeric keypad.""
>
> Darrin
>