Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Mar 2004 08:17:12 +0100
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Nate Lawson <nate@root.org>
Subject:   Re: cvs commit: src/sys/ddb db_command.c 
Message-ID:  <50034.1078125432@critter.freebsd.dk>
In-Reply-To: Your message of "Mon, 01 Mar 2004 18:07:06 %2B1100." <20040301175645.N12828@gamplex.bde.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20040301175645.N12828@gamplex.bde.org>, Bruce Evans writes:
>On Sun, 29 Feb 2004, Nate Lawson wrote:
>
>> On Sun, 29 Feb 2004, Poul-Henning Kamp wrote:
>> >   FreeBSD src repository
>> >
>> >   Modified files:
>> >     sys/ddb              db_command.c
>> >   Log:
>> >   Give DDB a "watchdog" command which disables all watchdogs.
>> >
>> >   Revision  Changes    Path
>> >   1.53      +21 -0     src/sys/ddb/db_command.c
>>
>> Shouldn't that be hooked into the normal debugger enter sequence?

I don't think so.  At least if it should there should be a sysctl
to set the timeout to be used.

>- no ifdefs to make it go away when watchdogs are not configured.

watchdog infrastructure is not optional, it takes only 823 bytes
in LINT, making it optional would be vastly overkill.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



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