[Lldb-commits] [lldb] [lldb] Implement WebAssembly debugging (PR #77949)

Paolo Severini via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 2 10:56:00 PST 2024


paolosevMSFT wrote:

The logic to manage `DW_OP_WASM_location` in `DWARFExpression` is moved to a separate PR: https://github.com/llvm/llvm-project/pull/78977, which should be reviewed (and hopefully approved :-))  before we can complete work on this PR>

https://github.com/llvm/llvm-project/pull/77949


More information about the lldb-commits mailing list