lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


hi,

I made a gdb extension for lua.

It offers several pretty printers for lua struct, and some useful
commands for listing coroutines, stack, traceback, upvalues and local
variables.  For more information,  refer to it's README:
https://github.com/xjdrew/lua-gdb

Enjoy it.

xjdrew
2017-12-26