Date: Wed, 09 Feb 2005 13:35:49 +1100 From: gnn@freebsd.org To: "Poul-Henning Kamp" <phk@phk.freebsd.dk> Cc: current@freebsd.org Subject: Re: UFS/FFS/softupdates/snapshots: the view from 10m above Message-ID: <m2psza1muy.wl%gnn@neville-neil.com> In-Reply-To: <51583.1107881822@critter.freebsd.dk> References: <Pine.NEB.3.96L.1050208164554.18460A-100000@fledge.watson.org> <51583.1107881822@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
FYI... I've just started looking at how to use Doxygen to do this sort of thing. Doxygen depends on graphviz (i.e. dot) to draw the graphs and will not only do call graphs but also structural relations in C and C++. I have not had enough time this week, because I'm teaching, to play with those features of Doxygen. My impression is that an interactive tool that depended on cflow and dot could be quite useful as well. I'll report more as I learn it as I want to apply Doxygen and cflow/dot to our code as well as to others. Later, George
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2psza1muy.wl%gnn>