From: danielhilst@gmail.com (Daniel.)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Developing environments used for kernel development
Date: Tue, 22 Dec 2015 23:18:24 -0200 [thread overview]
Message-ID: <CAF3SDA6RHAE_rVr7CU6LQi1rfWBEsoK6VpQ+ZdSCuntEygr5Kw@mail.gmail.com> (raw)
In-Reply-To: <4E5779AD88B2F040B8A7E83ECF544D1A64AC5F@SJCPEX01CL03.citrite.net>
Hey Jeff, thanks for the reply, what I realy don't like in IDEs is tying
building and editing at same tool. I'm a simple guy so I like to keep
things simple. I never heard of anybody using IDE's for building C code in
linux.
I'm considering back to vim since emacs indenting is making me crazy
Regards
2015-12-22 17:59 GMT-02:00 Jeff Haran <Jeff.Haran@citrix.com>:
> Off list.
>
>
>
> I use gvim, make, all the old style tools for kernel development and have
> been doing so for about 15 years now, but I am an old fart. Your boss
needs
> to understand that a lot of these IDEs, though useful for user space
> development, don?t help much in kernel space. When the kernel goes bad,
the
> IDE goes with it.
>
>
>
> If he is uneducatable on this, you might want to check out this package
> called kdevelop. You can keep it running in one desktop to make him happy
> and then do the real work using the tried and true command line tools in
> another desktop.
>
>
>
> Good luck,
>
>
>
> Jeff Haran
>
>
>
>
>
>
>
> From: kernelnewbies-bounces at kernelnewbies.org
> [mailto:kernelnewbies-bounces at kernelnewbies.org] On Behalf Of Daniel.
> Sent: Tuesday, December 22, 2015 11:28 AM
> To: kernelnewbies
> Subject: Developing environments used for kernel development
>
>
>
> My boss came to my desk today raiging that I should use more productive
> tools for developing. Well I don't want to begin an editor war but, yes, I
> use emacs. I used to use vim before but the integration of emacs and gdb
has
> caught my attention.
>
> To be clear, as "more productive tools" he understands graphical eye candy
> tools. My argument to use an "simple editor plus makefiles" was, it just
> works and thats it. So before to downloading eclipse just to make my
boss's
> eyes happy I've decided to make a little research.
>
> What you guys are using today to develope kenrel code?
>
>
>
> Best Regards,
>
> - dhs
>
>
> --
>
> "Do or do not. There is no try"
> Yoda Master
--
"Do or do not. There is no try"
Yoda Master
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151222/8ff2a131/attachment.html
next prev parent reply other threads:[~2015-12-23 1:18 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-22 19:27 Developing environments used for kernel development Daniel.
[not found] ` <CAJX_Q+2AOXLM=XWsSYzUbpG=MKH+p2D1Xf2k7xGFrQdn=_zPTQ@mail.gmail.com>
2015-12-22 21:26 ` Daniel.
2015-12-22 21:43 ` Lucas Tanure
2015-12-22 22:41 ` Daniel.
2015-12-22 22:15 ` Clemens Gruber
2015-12-23 0:06 ` Daniel.
2015-12-24 11:59 ` Andrey Skvortsov
2015-12-24 13:57 ` Daniel.
2016-01-14 0:23 ` Ismael Luceno
2016-01-14 0:37 ` Geyslan G. Bem
2016-01-14 13:06 ` Daniel.
2016-01-14 13:53 ` Geyslan G. Bem
2016-01-14 14:26 ` Geyslan G. Bem
2016-01-14 15:23 ` Daniel.
2016-01-14 15:35 ` Geyslan G. Bem
2016-01-14 16:28 ` Daniel.
2016-01-14 16:28 ` Daniel.
2016-01-14 16:36 ` Geyslan G. Bem
2016-01-14 16:52 ` Daniel.
2016-01-14 16:58 ` Geyslan G. Bem
2015-12-24 15:41 ` Ruben Safir
2015-12-24 17:33 ` Daniel.
2015-12-24 18:43 ` Valdis.Kletnieks at vt.edu
2015-12-24 20:13 ` Manuel Pégourié-Gonnard
2015-12-25 0:29 ` Ruben Safir
2015-12-25 0:52 ` Valdis.Kletnieks at vt.edu
2015-12-25 1:42 ` Ruben Safir
[not found] ` <4E5779AD88B2F040B8A7E83ECF544D1A64AC5F@SJCPEX01CL03.citrite.net>
2015-12-23 1:18 ` Daniel. [this message]
2015-12-23 13:30 ` Daniel.
2015-12-23 14:45 ` amit mehta
2015-12-23 17:20 ` Daniel.
2016-01-14 19:19 ` Geyslan G. Bem
2016-01-14 20:08 ` Daniel.
2015-12-25 17:14 ` Raymond Jennings
2015-12-28 12:28 ` Daniel.
2015-12-28 12:57 ` Manuel Pégourié-Gonnard
2015-12-28 14:05 ` Fernando Apesteguía
2015-12-28 19:11 ` Daniel.
2015-12-29 5:10 ` Daniel.
2015-12-29 9:50 ` Manuel Pégourié-Gonnard
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=CAF3SDA6RHAE_rVr7CU6LQi1rfWBEsoK6VpQ+ZdSCuntEygr5Kw@mail.gmail.com \
--to=danielhilst@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).