Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2006 08:30:21 -0300 (ADT)
From:      User Freebsd <freebsd@hub.org>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: configuring sio1 for serial console ...
Message-ID:  <20060629082920.H1229@ganymede.hub.org>
In-Reply-To: <20060629090126.N9293@fledge.watson.org>
References:  <20060628185711.K43909@ganymede.hub.org> <20060628233003.M78211@fledge.watson.org> <20060628193824.B43909@ganymede.hub.org> <20060628235824.S78211@fledge.watson.org> <20060628213737.W43909@ganymede.hub.org> <20060629090126.N9293@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Jun 2006, Robert Watson wrote:

> On Wed, 28 Jun 2006, User Freebsd wrote:
>
>> On Wed, 28 Jun 2006, Robert Watson wrote:
>> 
>>> On Wed, 28 Jun 2006, User Freebsd wrote:
>>> 
>>>>> Instead of changing your kernel config, edit the sio1 entries in 
>>>>> /boot/device.hints.  (This assumes you left device sio in your kernel -- 
>>>>> if not, you need to re-add it).
>>>> 
>>>> 'k, re-adding ... and I take it there is no more 'DDB_UNATTENDED' option? 
>>>> Something equivalent?
>>> 
>>> This is now KDB_UNATTENDED, since it affects by DDB and GDB.  KDB is the 
>>> common debugger framework backend used to implement front-end debuggins 
>>> ervices.
>> 
>> Ya, figured this one out when I tried to compile ... someone might want to 
>> add a mention of the new options in the ddb man page though :)
>
> You mean like the following text in the ddb(4) man page?
>
> NAME
>     ddb -- interactive kernel debugger
>
> SYNOPSIS
>     options KDB
>     options DDB
>
>     To prevent activation of the debugger on kernel panic(9):
>     options KDB_UNATTENDED

Ack, I was probably reading on one of my 4.x boxes :(

But, the handbook does need to be updated:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-online-ddb.html

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060629082920.H1229>