[vlc-devel] debugging tools for lua extensions?
Ed Groth
ed at boxpopuli.com
Mon Nov 8 23:42:56 CET 2010
Sorry to reply to my own post.
On Mon, Nov 8, 2010 at 1:09 PM, Ed Groth <ed at boxpopuli.com> wrote:
> What are the best tools for debugging lua extensions for VLC?
>
> I've tried to use remdebug http://www.keplerproject.org/remdebug/
>
> It works for regular lua scripts but I haven't had luck in a module.
If you "export LD_PRELOAD=/usr/lib/liblua5.1.so" before running vlc,
remdebug works.
Ed
More information about the vlc-devel
mailing list