Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Debugging OpenResty/Nginx Lua scripts with an interactive debugger
paulclinger
Hi All,
I came across several questions about debugging OpenResty Lua scripts and thought I'd give it a try. I got it working with agentzh's help and posted the instructions here:
http://notebook.kulchenko.com/zerobrane/debugging-openresty-nginx-lua-scripts-with-zerobrane-studio
. It's using ZeroBrane Studio, an open source Lua IDE I've been developing, and I'm looking for feedback and improvement suggestions.
Paul.