Graphical Remote Lua Debugger, a debugger for the lua programming language.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
rem this scripts starts a client (the program to debug) |
|
rem you should start the debugging server before (with script server/GRLD-server.bat) |
|
..\..\bin\win_x86\lua5.2\lua52.exe demo01.lua
|
|
|