* scheme-using.texi (Error Handling, Interactive Debugger): Minor
authorNeil Jerram <neil@ossau.uklinux.net>
Mon, 25 Sep 2006 21:05:46 +0000 (21:05 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Mon, 25 Sep 2006 21:05:46 +0000 (21:05 +0000)
commitee6be719ce2e34d23b6dcd0cf1095ed40261ad88
tree2a25548ecc581954c553bd0b424387875bb2d404
parent534cd148682af22fbf6a820126fe7c1806f2d3db
* scheme-using.texi (Error Handling, Interactive Debugger): Minor
editorial improvements.
(Leave Debugger): Removed.
(Display Backtrace): Minor updates.
(Frame Selection, Frame Information, Frame Evaluation) : Minor
editorial improvements.
(Stepping and Continuing): Merged from three previous nodes; plus
minor improvements.  Removed doc for `trace-finish', which no
longer exists.

* debugging/ice-9-debugger-extensions.scm (debugger:step):
Docstring improvements.
(debugger:next): Docstring improvements.
(debugger:continue): Docstring improvements.

* debugger/commands.scm (up, down): Docstring corrections.
(info-args, info-frame, position, evaluate): Docstring
improvements.
doc/ref/ChangeLog
doc/ref/scheme-using.texi
ice-9/ChangeLog
ice-9/debugger/commands.scm
ice-9/debugging/ice-9-debugger-extensions.scm