Y
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
achiang
5275 days ago
Don't forget ctags too.
I feel physical pain when I see people navigating C source trees with grep.
link
I feel physical pain when I see people navigating C source trees with grep.