On Mon, 12 Sep 2005, Jesper Juhl wrote:
> As for the "it speeds up grep" argument, that doesn't hold water, you
> can just use the --include and --exclude arguments for grep to only
> search relevant dirs.
"make tags" is your friend.
Then you can navigate the source code with any program that
understands ctags, including vim.
:ta <word> to find a particular declaration or function
^] to jump to the function or declaration of the
word under your cursor
^t to go back to where you came from
--
All Rights Reversed
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|