Debugging Octave: Difference between revisions

From Octave
Jump to navigation Jump to search
Line 5: Line 5:
== GBD ==
== GBD ==
=== Most used commands ===
=== Most used commands ===
[http:http://www.gnu.org/software/gdb/documentation]
[http://www.gnu.org/software/gdb/documentation gdb documentation]


== Emacs ==
== Emacs ==

Revision as of 19:29, 17 July 2012

Basic debugging processes

Error & trace the stack

Tools for debugging

GBD

Most used commands

gdb documentation

Emacs

[http: link to emacs manual]

ddd

gui for gdb [http:www.gnu.org/software/ddd]