openresty / test-nginx

Data-driven test scaffold for Nginx C module and OpenResty Lua library development
http://search.cpan.org/dist/Test-Nginx
438 stars 105 forks source link

feature: valgrind: show full backtrace for lib loaded by Lua C API #157

Closed spacewander closed 1 year ago

spacewander commented 1 year ago

keep the debuginfo so we can have a full backtrace for lib loaded by Lua C API Signed-off-by: spacewander spacewanderlzx@gmail.com