Is it possible to browse the kernel source with ctags? I used exuberant-ctags to generate a tags file for my kernel sources, but it doesn't really work as you expect. If you try to jump to the definition of a function it will often not jump to the right location, for example I tried to jump to the definition of do_gettimeofday() and i ended up in arch/alpha/kernel/time.c.
- browsing the kernel source with ctags? Tony Miller
- Re: browsing the kernel source with ctags? Joel Fernandes
- Re: browsing the kernel source with ctags? Greg KH
- Re: browsing the kernel source with ctags? Tony Miller
- Re: browsing the kernel source with ctags? Syed Khader
