help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Is emacs helpful or necessary to gcc programming?


From: Dave Steffen
Subject: Re: Is emacs helpful or necessary to gcc programming?
Date: 01 Jun 2003 22:30:57 -0600

Jimmerr <jimkkREMOVEME@umich.edu> writes:

> In article <873ciux2mn.fsf@helicon.physics.colostate.edu>,
>  Dave Steffen <steffend@lamar.colostate.edu> wrote:
> 
> 
> > It just so happens that Emacs has very good support for programming,
> > which makes it _easier_ to write code.
> > 
> 
> Thanks.  I was referring to things such as being able to debug and
> compile from within emacs. Is this important?  Do people who write c
> or c++ programs (especially for palm pilot with PRC tools) use or
> depend on emacs, and why?

Ah, but that's not what you asked; IIRC, you asked to know which gcc
features you would have or not have if you coded in Emacs, which
is a nonsensical question. ;-)

I don't know about palm pilots, or even what PRC tools are, but for
everyday C++ programming, I rely on Emacs completely, because IMHO
it's the best.  I can limp along in VI if I really have to, but it
hurts.

As far as debugging, I use GDB when I need it (run straight from the
command line, but IIRC Emacs has a GDB mode), and occasionally DDD
(which is a fancy front end for GDB).  My most commonly used tool for
finding wierd bugs is another human; you just can't beat having
another pair of eyes. ;-)

--------------------------------------------------------------------------
Dave Steffen, Ph.D.               Wave after wave will flow with the tide
Dept. of Physics                    And bury the world as it does
Colorado State University         Tide after tide will flow and recede
steffend@lamar.colostate.edu        Leaving life to go on as it was...
                                                        - Peart / RUSH
"The reason that our people suffer in this way.... 
is that our ancestors failed to rule wisely".   -General Choi, Hong Hi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]