help-octave
[Top][All Lists]
Advanced

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

How do you guys do debugging?


From: John W. Eaton
Subject: How do you guys do debugging?
Date: Sun, 20 Feb 2005 12:09:29 -0500

On 20-Feb-2005, Charles Fox <address@hidden> wrote:

| A related question: what development tools are the developers /of/ octave
| using to write their C code?  What debuggers?  What IDEs?

Emacs, gcc, make, gdb.

Although it is possible to use Emacs to integrate all of these tools
in something that is similar to what you probably think of as an IDE,
I don't do that.  I guess I'm old school.

Also, I don't write much straight C code.  I find some features of C++
too convenient to give up.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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