mirror of https://github.com/WebAssembly/wasi-sdk
There is an option to compile debug information to separate file. It's supported in Clang via -gsplit-dwarf to generate dwo files but we need llvm-dwp tool to combine them into single dwp file supported by Chrome DWARF extension https://developer.chrome.com/blog/faster-wasm-debuggingpull/478/head
parent
b416e2beb4
commit
0f8e74c1f5
Loading…
Reference in new issue