Re: How does one get into ddb on adb?
Jaime A Fournier <[email protected]> Wed, 4 Oct 2006 20:53:04 -0500 (CDT)
| Newsgroups | gmane.os.netbsd.ports.next68k |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > To: Jaime A Fournier <[email protected]> > Cc: [email protected], Darrin B.Jewell <[email protected]> > 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 >