Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add info on how to debug lua filters #6732

Merged
merged 3 commits into from
Oct 8, 2020
Merged

Add info on how to debug lua filters #6732

merged 3 commits into from
Oct 8, 2020

Conversation

iandol
Copy link
Contributor

@iandol iandol commented Oct 8, 2020

The mobdebug package and Zerobrane studio allow Lua filters to be debugged with a REPL and full control. This is really useful for those of us writing filters who are not so proficient in Lua or don't fully understand the AST structures exposed via the filter.

Add information on how to debug lua filters using mobdebug and Zerobrane Studio.
Copy link
Collaborator

@tarleb tarleb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

doc/lua-filters.md Outdated Show resolved Hide resolved
use the correct env variable names for `LUA_PATH` and `LUA_CPATH`, also add links to the mobdebug and luasocket packages...
@tarleb tarleb merged commit d1e1898 into jgm:master Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants