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