1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-15 10:10:21 +02:00
guile/ice-9/debugger
Neil Jerram ee6be719ce * 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.
2006-09-25 21:05:46 +00:00
..
.cvsignore *** empty log message *** 2002-12-09 00:51:53 +00:00
command-loop.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
commands.scm * scheme-using.texi (Error Handling, Interactive Debugger): Minor 2006-09-25 21:05:46 +00:00
Makefile.am merge from 1.8 branch 2006-04-16 23:43:48 +00:00
state.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
trc.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
utils.scm Export write-frame-long. 2005-08-31 23:05:29 +00:00