|
vor 1 Jahr | |
---|---|---|
.. | ||
LICENSE | vor 1 Jahr | |
Makefile | vor 1 Jahr | |
README.md | vor 1 Jahr | |
dump.lua | vor 1 Jahr | |
print_r.lua | vor 1 Jahr | |
snapshot.c | vor 1 Jahr | |
snapshot_utils.lua | vor 1 Jahr |
Make a snapshot for lua state to detect memory leaks.
See dump.lua for example.
make linux
or
make mingw (in windows)
or
make macosx