debug has for-trap? field
[bpt/guile.git] / module / system / repl / debug.scm
2010-10-12 Andy Wingodebug has for-trap? field
2010-10-06 Andy Wingoupdate (system repl debug) todo
2010-10-05 Andy Wingo(system repl debug): add frame->stack-vector
2010-10-01 Andy Wingoadd source:line-for-user, returning a 1-indexed line...
2010-09-30 Andy Wingoadd ,registers
2010-08-31 Jose A. Ortega RuizAdd new debug meta-command ,error-message
2010-08-06 Andy Wingofix stack narrowing for tail-call to throw
2010-07-16 Andy Wingoremove (system vm debug)
2010-07-10 Andy Wingoprint column numbers in backtraces
2010-07-09 Andy Wingotweaks to print-locals
2010-07-09 Andy Wingointegrate the debugger into the repl