# HG changeset patch # User jwe # Date 1037155539 0 # Node ID b3cd3d12da7e1511e23bfb454a8f154f3dfa791f # Parent aabb8307021f1552441a44987033593cd417b387 [project @ 2002-11-13 02:45:39 by jwe] diff -r aabb8307021f -r b3cd3d12da7e doc/interpreter/debug.txi --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/interpreter/debug.txi Wed Nov 13 02:45:39 2002 +0000 @@ -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)