cvs commit: src/sys/arm/at91 uart_dev_at91usart.c src/sys/dev/dcons dcons_os.c src/sys/dev/ofw ofw_console.c src/sys/dev/sio sio.c src/sys/dev/uart uart_core.c src/sys/kern subr_kdb.c src/sys/pc98/cbus sio.c src/sys/sun4v/sun4v hvcons.c src/sys/sys ...

Ulrich Spoerlein uspoerlein at gmail.com
Mon May 5 20:06:52 UTC 2008


On Mon, 05.05.2008 at 20:02:27 +0400, Maxim Konovalov wrote:
> On Mon, 5 May 2008, 10:53+0400, Maxim Konovalov wrote:
> 
> > On Mon, 5 May 2008, 07:57+0200, Philip Paeps wrote:
> >
> > > On 2008-05-04 23:29:38 (+0000), Peter Wemm <peter at FreeBSD.org> wrote:
> > > >   Log:
> > > >   Expand kdb_alt_break a little, most commonly used with the option
> > > >   ALT_BREAK_TO_DEBUGGER.  In addition to "Enter ~ ctrl-B" (to enter the
> > > >   debugger), there is now "Enter ~ ctrl-P" (force panic) and
> > > >   "Enter ~ ctrl-R" (request clean reboot, ala ctrl-alt-del on syscons).
> > >
> > > Thanks for this! :-)
> > >
> > Seconded.  But we need to document this somewhere (expand a
> > comment in NOTES?).
> >
> Does it sound OK?

I really think this should be documented in ddb(4) or kdb(4). I'm using
a lot of systems without /usr/src and periodically have to re-read what
the magic break sequence was.

Cheers,
Ulrich Spoerlein
-- 
It is better to remain silent and be thought a fool,
than to speak, and remove all doubt.


More information about the cvs-src mailing list