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/11 11:28:25

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

Log message:
	* debugger.scm: Use the frame number abstraction which allows for
	both forward and backward views of the stack
	(write-frame-index-short, write-frame-index-long):
	Use selector `frame-number';
	(select-frame-absolute): Use frame-number->index.
	("backtrace"): Use builtin backtrace printing.
	Use (ice-9 debug).
	Use readline conditionally.


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