summaryrefslogtreecommitdiff
path: root/gdbinit
Commit message (Expand)AuthorAgeFilesLines
* add gbt macro to gdbinit, and fix a bug in program-arityAndy Wingo2009-12-101-0/+4
* callees now check their args, cons rest list, reserve localsAndy Wingo2009-10-231-0/+3
* fix vmstack gdb macro for new stack frame layoutAndy Wingo2009-07-261-5/+0
* static opcodes; refactor program/objcode division; use new assembly pipelineAndy Wingo2009-01-291-3/+5
* remove heap links in VM frames, incorporate vm frames into normal backtracesAndy Wingo2008-12-261-12/+6
* fix bug in self-tail-recursion with "external" variables; other sundriesAndy Wingo2008-10-181-0/+10
* fix some missed references when calling C functionsAndy Wingo2008-09-301-67/+75
* add gdbinit for debugging the vmAndy Wingo2008-09-251-0/+188