Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Oct 2005 11:31:41 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Olivier Houchard <cognet@FreeBSD.org>, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/ddb db_command.c db_output.c 
Message-ID:  <91416.1128331901@critter.freebsd.dk>
In-Reply-To: Your message of "Mon, 03 Oct 2005 09:51:33 BST." <20051003094732.H71864@fledge.watson.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20051003094732.H71864@fledge.watson.org>, Robert Watson writes:

>It would require some new magic in DDB and the dumping code, but 
>almost all of the logic to generate the information from DDB could be 
>reused, perhaps via an alternative pager or debug output device :-).

I'm not sure reusing DDB is by definition the best idea, my idea was
more to have a simple EVENTHANDLER and let all sorts of subsystems
hook their own private function into that.

With DDB there is a focus on fitting things on screens etc, with a
"summary dump" this is less the case and more fields could be dumped
from data structures etc.

-- 
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?91416.1128331901>