[Lldb-commits] [lldb] [lldb] Add WebAssembly Process Plugin (PR #150143)
Quentin Michaud via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 25 06:01:41 PDT 2025
mh4ck-Thales wrote:
I tested this patch and while basic debugging works, some features that were available in #77949 are not working anymore (retrieval of variable values, disassembly of the Wasm bytecode...). I'm not sure if it's a bug or if it's because the #77949 patch has been split into incremental patches. Would you like me to report these problems here or in #150449?
https://github.com/llvm/llvm-project/pull/150143
More information about the lldb-commits
mailing list