On Mon, 2002-07-15 at 21:02, Seth Arnold wrote: > On Tue, Jul 16, 2002 at 08:57:50AM +0800, tong changda wrote: > > Hello When i browse the kernel code, it is very useful to use tags to > > jump to the definition of a specific function or variable. but is > > there a similar way to find a specific function being call by which > > function other than do grep? > > Tong, please wrap your lines at 72 characters. Thanks. > > Check out cscope, freescope, ctags, etags, cgvg and linux.lxr.no. > > Cheers :) > > -- > http://sardonix.org/ Also there's the redhat source navigator. Very good for bouncing around source code. However the cross-reference info it generates for the linux kernel can easily reach 600mb or so. -- Kashif -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/