Lua Trace. See exactly what your Lua code is doing as it runs.

github.com/cloudwu/lua-trace

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2021
  • Merge pull request #4 from icetoggle/master
  • upvalue bug
  • Merge pull request #3 from icetoggle/master
  • 'tail call'后并不会return
  • Merge pull request #2 from icetoggle/master
  • add 'tail call' mode support
December 2018
  • Merge pull request #1 from sundream/master
  • support trace table's field
May 2013
  • Add blog link
March 2012
  • reset trace.on
February 2012
  • readme
  • first commit