Debugging Octave

From Octave
Revision as of 19:35, 17 July 2012 by KaKiLa (talk | contribs)
Jump to navigation Jump to search

Preliminaries

Since compilation of all the source from scratch can take long it is good to have a source folder where most of the source has been compiled. To do this ...

Workflow

  1. Clone the repository
  2. Regenerate the scripts
  3. Configure

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