kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: gnurou@gmail.com (Alexandre Courbot)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Is there a way to build a cross reference with kernel file
Date: Tue, 25 Oct 2011 11:05:15 +0900	[thread overview]
Message-ID: <CAAVeFuL4XH=prvvOmiEcE8N7wWFNDBYh2OdvCzbrMs18Ua2X-Q@mail.gmail.com> (raw)
In-Reply-To: <CAAgJb5tY4nKE78G1pHvWZNdZe5gfEsAaMaVxacQwStS683SYAg@mail.gmail.com>

On Tue, Oct 25, 2011 at 12:00 AM, Jimmy Pan <dspjm1@gmail.com> wrote:
> It seems we can use ctags, while, I don't really know how to implement it.
> I don't want to use the online cross reference every time...

I personally use KDevelop to navigate the kernel. It's not perfect yet
and a little bit tricky to configure correctly, but it's still pretty
efficient and I work on improving it. I wrote about it recently:
http://www.gnurou.org/code/kdevelop-kernel

CTags is also known to work well, actually there is even a 'make tags'
target in the kernel's Makefile.

Hope this helps,
Alex.

  reply	other threads:[~2011-10-25  2:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 15:00 Is there a way to build a cross reference with kernel file Jimmy Pan
2011-10-25  2:05 ` Alexandre Courbot [this message]
2011-12-17  0:58   ` Jeff Haran
2011-12-17  2:04     ` Javier Martinez Canillas
2011-12-17  2:24       ` Jeff Haran
2011-12-18  5:47         ` Dave Hylands
2011-12-17  6:28     ` Alexandre Courbot
2011-10-25  2:29 ` Mulyadi Santosa
2011-10-25  7:19 ` Javier Martinez Canillas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAVeFuL4XH=prvvOmiEcE8N7wWFNDBYh2OdvCzbrMs18Ua2X-Q@mail.gmail.com' \
    --to=gnurou@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).