Re: browsing the kernel source with ctags?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 19, 2010 at 9:13 PM, Tony Miller <mcfiredrill@xxxxxxxxx> wrote:
> 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.
>

Well if you are using vim, there is tagjump or tj command that would
list all the files that have do_getimeofday() defined, and you could
select the one (for say arm arch) you want to have a look.

-syed

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux