Page 1 of 1

Lua Command Line Debugger for Windows

Posted: Tue Feb 26, 2008 6:08 am
by jussij
The xdbLua is a Lua 5.1.2 commmand line debugger for the Windows platform.

The debugger can be used from the command line in stand alone mode, or from within the Zeus IDE.

To run the debugger from the command line just provide the script to be debugged and any optional arguments:

Code: Select all

xdbLua script.lua [optional args]
To run the debugger from within Zeus follow these instructions.

Any should be bugs or suggestions should be posted to this forum ;)

Cheers Jussi