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 |
|
Kevin Ryde
|
cd5fea8dbe
|
merge from 1.8 branch
|
2006-04-16 23:43:48 +00:00 |
|
Neil Jerram
|
9f4f17587d
|
* debugger/commands.scm (assert-continuable, continue, finish,
trace-finish, step, next): Removed.
* debugger/breakpoints.scm: Removed.
* debugger/command-loop.scm: Remove command definitions for
continue, finish, trace-finish, step and next.
* debugger/behaviour.scm: Removed.
* debugger.scm (debug-stack): Remove GDS related code.
|
2005-07-09 14:53:50 +00:00 |
|
Marius Vollmer
|
92205699d0
|
The FSF has a new address.
|
2005-05-23 19:57:22 +00:00 |
|
Neil Jerram
|
2c284c947e
|
* debugger/trap-hooks.scm (debug-hook-membership): New, exported.
* debugger/commands.scm (debug-trap-hooks): New, exported.
|
2004-02-09 19:18:01 +00:00 |
|
Neil Jerram
|
79b1c5b67f
|
Work (in progress) on new debugging frontend.
|
2003-09-25 20:32:10 +00:00 |
|
Marius Vollmer
|
73be1d9e8e
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
Neil Jerram
|
8ee7506bab
|
Merge enhanced debugging features from `guile-debugger' package.
|
2002-10-26 19:05:28 +00:00 |
|