[parisc-linux] Sources browsing tool?
Carlos O'Donell Jr.
carlos@baldric.uwo.ca
Fri, 7 Jun 2002 15:42:36 -0400
> > Hi all,
> > Can you advise me some browsing tools which would allowing me to find quickly
> > where a variable, a function is define; where is used,... in this big amount
> > source which represent kernel now (find is not always easy).
> > I find well a work of reverse engineering (rigiedit) of the kernel but not for 2.4.
> > And unfortunately sources (tcl/tk iirc) do not seems to be available to port on
> > hppa.
>
> Try the Linux cross reference - http://lxr.linux.no
>
AAP Project has a good list:
http://www.a-a-p.org/tools_browse.html
And if you pray to emacs then 'ecb' will be of interest ;)
http://ecb.sourceforge.net/
c.