summaryrefslogtreecommitdiff
path: root/ice-9/debug.scm
Commit message (Expand)AuthorAgeFilesLines
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+10
* Do not enable debugging and recording of sourceMarius Vollmer2001-11-051-5/+0
* * lib.scm: Move module the system directives `export',Mikael Djurfeldt2001-10-211-6/+7
* * and-let-star.scm, debug.scm, debugger.scm, history.scm,Martin Grabmüller2001-07-191-1/+1
* Changes to support tracing other than inside the repl-stack thatNeil Jerram2001-06-291-2/+20
* * Handle evaluator traps by calling trap handlers directly rather thanNeil Jerram2001-06-261-3/+6
* Added exception notice to all files.Marius Vollmer2001-06-031-0/+24
* Merged from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-1/+2
* * debug.scm, emacs.scm: Updated copyrigth notices.Mikael Djurfeldt1999-09-121-1/+1
* * debug.scm (frame-number->index): Optionally take stack asMikael Djurfeldt1999-09-111-4/+7
* *** empty log message ***Mikael Djurfeldt1999-09-111-1/+2
* * boot-9.scm, debug.scm, expect.scm, hcons.scm, lineio.scm,Jim Blandy1998-10-191-1/+1
* * debug.scm (trace-entry, trace-exit): Removed re-enabling ofMikael Djurfeldt1998-08-211-3/+1
* * readline.scm (apropos-completion-function): regexp-quote text toMikael Djurfeldt1998-06-131-1/+1
* * debug.scm: Moved options interface procedures to boot-9.scm.Mikael Djurfeldt1997-09-281-89/+0
* * debug.scm (frame-number->index): New function. Convert frameMikael Djurfeldt1997-08-241-0/+8
* * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm,Jim Blandy1997-06-241-1/+1
* * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm,Jim Blandy1997-05-261-1/+2
* * debug.scm: Update copyright years; this file has been worked onJim Blandy1997-05-161-1/+1
* * debug.scm: Removed `display-application'. (Replaced byMikael Djurfeldt1997-03-081-13/+1
* Added argument checking to trace.Mikael Djurfeldt1997-03-011-0/+2
* * debug.scm (trace-entry, trace-exit): Check that we're on a replMikael Djurfeldt1997-03-011-41/+31
* * debug.scm: Add hook for reset of trace level at abort.Mikael Djurfeldt1997-03-011-0/+1
* * * debug.scm: *Warning* This feature is a bit premature. I addMikael Djurfeldt1997-02-281-0/+94
* * * boot-9.scm: The debugging evaluator and recording of positionsMikael Djurfeldt1996-11-021-0/+3
* * debug.scm (make-enable, make-disable): Simplified.Mikael Djurfeldt1996-10-141-5/+8
* * debug.scm: New file: debug extensions.Mikael Djurfeldt1996-08-231-0/+114