debugger part 2

This commit is contained in:
kepler155c@gmail.com
2020-05-24 15:18:18 -06:00
parent f07302588c
commit 26b693d609
5 changed files with 116 additions and 43 deletions

6
debugger/help/debug.txt Normal file
View File

@@ -0,0 +1,6 @@
An interactive debugger for lua
debug must be enabled!
Run from a shell prompt
> debug FILE [ARGS]