| John Carter on Wed, 3 May 2000 18:23:39 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: GLUG: C/C++ IDE |
On Wed, 3 May 2000, Jaco van der Schyff wrote: > Is there an IDE available for gcc with stepping / watches etc. > To view contents of variables etc. like borland c++ etc. > > Debugging is a pain under linux... (please help) WRONG! Debugging under Linux is a sheer blooming pleasure. Step one. Graduate to a real editor. ie. Emacs. Learn it. It is an _extremely_ powerful IDE in the full meaning of the words Integrated Developement Environment. In fact some people accuse it of being an OS masquerading as an editor. Step Two. Use GUD. The Grand Unified Debugger. This unifies gdb with emacs. Thus as you step through the program in the debugger, the editor follows the source from line to line and source file to source file. Lekker. John Carter Work Email : john@xxxxxxxxxxxx Private email : cyent@xxxxxxxxxx Yell Phone : 083-543-6915 Phone : 27-12-348-4246 Death is nature's gentle way of saying, "Relax".