Date: 30 Sep 2000 21:40:03 -0400 From: Nat Lanza <magus@cs.cmu.edu> To: Arindum Mukerji <rmukerji@execpc.com> Cc: Marc Tardif <intmktg@CAM.ORG>, freebsd-hackers@freebsd.org Subject: Re: finding source to functions Message-ID: <uocitrd49vw.fsf@hurlame.pdl.cs.cmu.edu> In-Reply-To: Arindum Mukerji's message of "Sat, 30 Sep 2000 14:38:20 -0500" References: <Pine.LNX.4.10.10009291637130.17580-100000@Gloria.CAM.ORG> <20000930143820.A18501@earth.execpc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Arindum Mukerji <rmukerji@execpc.com> writes: > The ctags utility that comes with vim (http://www.vim.org/) accepts an > argument of "-R" for recursive ctag-ing. I find it most useful in > indexing my tree. I tend to feed my tree to LXR, which has a nice function search, along with a wrapper for glimpse and some reasonable source browsing. I have my own hacked version, but the original code can be found at http://lxr.linux.no. It was written to index the Linux kernel, but works pretty well for the BSD kernel as well. If anyone wants, I could clean up what I have and produce a patch. If you want to take a look, my version is running at http://lxr.pdl.cs.cmu.edu/freebsd/source/. --nat -- nat lanza --------------------- research programmer, parallel data lab, cmu scs magus@cs.cmu.edu -------------------------------- http://www.cs.cmu.edu/~magus/ there are no whole truths; all truths are half-truths -- alfred north whitehead To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?uocitrd49vw.fsf>