Re: first patch

2015-12-22 Thread Mike Krinkin
On Wed, Dec 23, 2015 at 11:37:14AM +0800, maoma king wrote: > Dear > I have sent my first patch (https://lkml.org/lkml/2015/11/18/239) to > linux-next tree.But I never received anything about it.So I sent it > again. You say "Doesn't apply to my tree :(".but it can be apply to > least linux-next

first patch

2015-12-22 Thread maoma king
Dear I have sent my first patch (https://lkml.org/lkml/2015/11/18/239) to linux-next tree.But I never received anything about it.So I sent it again. You say "Doesn't apply to my tree :(".but it can be apply to least linux-next branch . I make n new patch and send it.I receive review(https://www.m

Re: Developing environments used for kernel development

2015-12-22 Thread Daniel.
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 Reg

Re: Developing environments used for kernel development

2015-12-22 Thread Daniel.
I was thinking about back to vim, it starts so fast and has everything you need in tree letters, and the completion works out of box. I never get the completion really working with emacs. I remember that was coding with Lua headers and the completion crashed :( I just give up on it, who needs auto

Re: Developing environments used for kernel development

2015-12-22 Thread Daniel.
I rarely use it too, but some times its worth, when you get something that simply crash, I do a bt to get an starting point :) Em 22/12/2015 19:43, "Lucas Tanure" escreveu: > Hi, > > No, I don't use gdb inside eclipse. I rarely use gdb. > > On Tue, Dec 22, 2015 at 7:26 PM, Daniel. wrote: > >> He

Re: Developing environments used for kernel development

2015-12-22 Thread Clemens Gruber
Hi Daniel, > 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. emacs and vim are both very power

Re: Developing environments used for kernel development

2015-12-22 Thread Lucas Tanure
Hi, No, I don't use gdb inside eclipse. I rarely use gdb. On Tue, Dec 22, 2015 at 7:26 PM, Daniel. wrote: > Hey Lucas, thanks for the reply. Did you use gdb inside eclipse? It works > fine? For code browsing I use cscope. > > Best Regards, > -dhs > Em 22/12/2015 19:04, "Lucas Tanure" escreveu:

Re: Developing environments used for kernel development

2015-12-22 Thread Daniel.
Hey Lucas, thanks for the reply. Did you use gdb inside eclipse? It works fine? For code browsing I use cscope. Best Regards, -dhs Em 22/12/2015 19:04, "Lucas Tanure" escreveu: > I use eclipse, but I had to expand my RAM, 24GB added. I tried Kdevelop, > but doesn't work for big projects. Tried a

Developing environments used for kernel development

2015-12-22 Thread Daniel.
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 understand