Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add gbt macro to gdbinit, and fix a bug in program-arity | Andy Wingo | 2009-12-10 | 1 | -0/+4 |
* | callees now check their args, cons rest list, reserve locals | Andy Wingo | 2009-10-23 | 1 | -0/+3 |
* | fix vmstack gdb macro for new stack frame layout | Andy Wingo | 2009-07-26 | 1 | -5/+0 |
* | static opcodes; refactor program/objcode division; use new assembly pipeline | Andy Wingo | 2009-01-29 | 1 | -3/+5 |
* | remove heap links in VM frames, incorporate vm frames into normal backtraces | Andy Wingo | 2008-12-26 | 1 | -12/+6 |
* | fix bug in self-tail-recursion with "external" variables; other sundries | Andy Wingo | 2008-10-18 | 1 | -0/+10 |
* | fix some missed references when calling C functions | Andy Wingo | 2008-09-30 | 1 | -67/+75 |
* | add gdbinit for debugging the vm | Andy Wingo | 2008-09-25 | 1 | -0/+188 |