proxy-wasm-cpp-sdk
proxy-wasm-cpp-sdk copied to clipboard
Build with debugging information
Is there a description how to build the SDK and build the WASM filter with debugging information for GDB using Docker?
@bianpengyuan could you help?
@stoader what kind of debug information you are looking for?
@bianpengyuan I'm looking for building the SDK and WASM filter such that the binary includes debugging symbols. Like the -ggdb
in https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html#Debugging-Options