Debugging Octave: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== GBD == | == GBD == | ||
=== Most used commands === | === Most used commands === | ||
[http: | [http:http://www.gnu.org/software/gdb/documentation] | ||
== Emacs == | == Emacs == |
Revision as of 16:17, 17 July 2012
Basic debugging processes
Error & trace the stack
Tools for debugging
GBD
Most used commands
[http:http://www.gnu.org/software/gdb/documentation]
Emacs
[http: link to emacs manual]
ddd
gui for gdb [http:www.gnu.org/software/ddd]