changeset 4175:b3cd3d12da7e

[project @ 2002-11-13 02:45:39 by jwe]
author jwe
date Wed, 13 Nov 2002 02:45:39 +0000
parents aabb8307021f
children b8ec44432831
files doc/interpreter/debug.txi
diffstat 1 files changed, 20 insertions(+), 0 deletions(-) [+]
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)