Mercurial > hg > octave-nkf
diff doc/interpreter/debug.txi @ 4175:b3cd3d12da7e
[project @ 2002-11-13 02:45:39 by jwe]
author | jwe |
---|---|
date | Wed, 13 Nov 2002 02:45:39 +0000 |
parents | |
children | 8f6d418d31c3 |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/doc/interpreter/debug.txi @@ -0,0 +1,20 @@ +@c Copyright (C) 1996, 1997 John W. Eaton +@c This is part of the Octave manual. +@c For copying conditions, see the file gpl.texi. + +@node Debugging +@chapter Debugging + +@DOCSTRING(dbstop) + +@DOCSTRING(dbclear) + +@DOCSTRING(dbstatus) + +@DOCSTRING(dbwhere) + +@DOCSTRING(dbtype) + +@DOCSTRING(debug_on_error) + +@DOCSTRING(debug_on_warning)