aboutsummaryrefslogtreecommitdiff
path: root/src/lj_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixup PC in tracebacks after exits from down-recursive traces.Mike Pall2011-10-171-1/+15
* Flatten and compress in-memory debug info (saves ~70%).Mike Pall2011-06-091-68/+126
* Move debugging/introspection functionality to lj_debug.c.Mike Pall2011-06-071-0/+429