In the nginx workers, I am calling into Lua which is then calling into C. The C code is core dumping. How do I either run all of the nginx workers in gdb or set nginx up to core-dump.
I am figuring this has been done by others and am looking for some documentation
thanks