Hacker News new | ask | show | jobs
by jk 5276 days ago
cscope (kscope if you want GUI) will be easier if you have a copy of kernel. lxr is useful when you do not have a local copy of kernel.
1 comments

Don't forget ctags too.

I feel physical pain when I see people navigating C source trees with grep.