This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/ice-9 debugger.scm


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/09/16 14:26:28

Modified files:
	guile-core/ice-9: debugger.scm 

Log message:
	* debugger.scm ("p"): New alias for "evaluate";
	Mark module with :no-backtrace.
	("position"): New command.
	(source-position, display-position): New procedures.
	(display-source): Display position of expression, if available.
	(catch-user-errors): Return #f on error.  (Commands are expected
	to return a valid state.)
	(read-and-dispatch-command): Bugfix: Return old state on error.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]