-
Make sure that you have compiled qgis-js with the
Debug
build type -
DWARF debug info is only supported in Chromium based browsers (Chrome, Edge, Brave, ...)
-
Make sure that you have enabled the "Experimental WebAssembly features" flag in your browser (see Debugging WebAssembly with modern tools)
-
Install the C/C++ DevTools Support (DWARF) extension
-
-
Debugging WebAssembly with modern tools, Chrome for Developers Blog, 2020
- Debugging WebAssembly Faster, Chrome for Developers Blog, 2022
-
WASM Debugging with Emscripten and VSCode, The Brain Dump, 2023