From owner-cvs-all Wed Sep 18 10: 7:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ACD437B4BE for ; Wed, 18 Sep 2002 10:07:54 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F5D43E75 for ; Wed, 18 Sep 2002 10:07:53 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g8IH7ctF004528; Wed, 18 Sep 2002 19:07:39 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Mike Silbersack Cc: "M. Warner Losh" , bde@zeta.org.au, joe@FreeBSD.org, obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_timeout.c In-Reply-To: Your message of "Wed, 18 Sep 2002 11:47:38 CDT." <20020918114452.A75224-100000@patrocles.silby.com> Date: Wed, 18 Sep 2002 19:07:38 +0200 Message-ID: <4527.1032368858@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020918114452.A75224-100000@patrocles.silby.com>, Mike Silbersack writes: > >On Wed, 18 Sep 2002, M. Warner Losh wrote: > >> In message: <20020918222929.N15419-100000@gamplex.bde.org> >> Bruce Evans writes: >> : >> : No :-). I would use the ones in >> : /sys/${MACHINE_ARCH}/${MACHINE_ARCH}/db_trace.c (5 arches so far). >> >> Doh! Of course. One would need ddb for that, it the only drawback. >> >> Warner > >Perhaps the answer is to have an option MINIDDB which wouldn't allow you >to invoke DDB, but would make such functions available for panics. David >Malone's right, having such a feature on in GENERIC would make bug reports >a _lot_ more useful. Depending how much code we're talking about, we might pull it out of DDB and into the kernel instead. -- 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message