Skip to content

dump lua fucntion from file, and convert lua bt file from filename:lineno to filename:func

Notifications You must be signed in to change notification settings

spin6lock/dump_lua_function

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump_lua_function

Convert lua stack backtrace file from filename:lineno to filename:funcname. Fail on nested function definition.

Usage:

lua dump.lua project_src_dir your_lua_bt_file | tee new_bt_filename

About

dump lua fucntion from file, and convert lua bt file from filename:lineno to filename:func

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%