linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chen Gang F T <chen.gang.flying.transformer@gmail.com>
To: amit mehta <gmate.amit@gmail.com>
Cc: "anish singh" <anish198519851985@gmail.com>,
	"Henrique Rodrigues" <henriquesilvar@gmail.com>,
	"kishore kumar" <kishoreopen@gmail.com>,
	"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	linux-kernel@vger.kernel.org, Kernelnewbies@kernelnewbies.org
Subject: Re: how to look for source code in kernel
Date: Fri, 28 Dec 2012 13:40:09 +0800	[thread overview]
Message-ID: <50DD30B9.2060801@gmail.com> (raw)
In-Reply-To: <CAOUxTKNgs4N-M5RR6YHyGeXQqRrg0_CJpxgT2OmN_buEP+jbjQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1304 bytes --]

于 2012年12月28日 13:12, amit mehta 写道:
>>>> On Thu, Dec 27, 2012 at 11:01:52PM +0530, kishore kumar wrote:
>>>>> can anybody tell me how to look into source code, as most are hidden in
>>>>> kernel.
>>>> You can find the Linux source code at http://kernel.org/ .
>> for browsing the code unfortunately there is no good tool as in windows we
>> have source insight.We can use wine in linux but that sucks.
> Funny you say that!
> Never heard of cscope, ctags ?

  at least for me:
     vi (or vim) with another command line tools (grep, wc...) are enough.

     for reading or editing source code: grasp one editor is enough.
       I originally work under Windows OS
          using VC IDE and source insight for many years (at least 6 years).
       but I never feel they are better than vi, and neither less than vi.
       each editor has its own efficiency using ways, 
         what we need do is to grasp it.

    when you grasp the editor (no matter what it is), it will be enough for you.

    

>
> -Amit
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


-- 
Flying Transformer


[-- Attachment #2: chen_gang_flying_transformer.vcf --]
[-- Type: text/x-vcard, Size: 67 bytes --]

begin:vcard
fn:Chen Gang
n:;Chen Gang
version:2.1
end:vcard


  parent reply	other threads:[~2012-12-28  5:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+8YGd6UqfbzEHOb2NUL5p3EF4OECVq7yc2vRV3GViVT64CTbQ@mail.gmail.com>
     [not found] ` <20121227184034.GA2982@debian.debian>
     [not found]   ` <CABuSbKbk5DdhvuwYUeLkm=eub1CsSaOB_oX7bkBZcAV_MNsSdg@mail.gmail.com>
2012-12-28  4:49     ` how to look for source code in kernel anish singh
2012-12-28  5:12       ` amit mehta
2012-12-28  5:19         ` anish singh
2012-12-28  5:37           ` Alex Belits
2012-12-28  7:36           ` Eric W. Biederman
2012-12-28 13:07             ` Borislav Petkov
2012-12-28 22:03               ` Geert Uytterhoeven
2012-12-29 11:09                 ` Borislav Petkov
2012-12-28 22:23               ` Guennadi Liakhovetski
2012-12-28 22:38                 ` Jesper Juhl
2012-12-28 23:08                 ` [PATCH] scripts/tags.sh: Fix regex syntax for etags Andreas Schwab
2012-12-28 23:22                   ` Jesper Juhl
2013-01-13 21:23                     ` Michal Marek
2012-12-28 16:09             ` how to look for source code in kernel Al Viro
2012-12-28 19:49               ` Eric W. Biederman
2012-12-28 20:42                 ` Jonathan Neuschäfer
2012-12-28 21:31               ` Joe Perches
2012-12-28  5:40         ` Chen Gang F T [this message]
2012-12-28  5:49         ` Chen Gang F T

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=50DD30B9.2060801@gmail.com \
    --to=chen.gang.flying.transformer@gmail.com \
    --cc=Kernelnewbies@kernelnewbies.org \
    --cc=anish198519851985@gmail.com \
    --cc=gmate.amit@gmail.com \
    --cc=henriquesilvar@gmail.com \
    --cc=j.neuschaefer@gmx.net \
    --cc=kishoreopen@gmail.com \
    --cc=linux-kernel@vger.kernel.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).