[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Software hunt...
Ira Abramov <ira@scso.com> writes:
<SNIP>
> most serious programmers roll their own with (x)emacs (which usually is
> pre configured to be gcc and RCS aware)
<SNIP>
Ira probably never needs this, but emacs has a very good interface to gdb.
Check out etags (and find-tagsm or M-/), M-x compile, M-x gdb,
M-x man, font-lock, makefile-mode, c-mode, c++-mode, c-macro-expand,
tinytag (this last one may be a bit nasty, so watch out),
show-paren-mode, dmacro, cvs-update, and many, many more things
designed for programing under (x)emacs.
Matan (MN)