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

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 15 01:57:33 PST 2024


DavidSpickett wrote:

> A WebAssembly debugging session can be started using the new command:
> wasm [<hostname>:]<portnum>

What about wasm requires a new command, given that you are connecting to a GDB server as existing targets do.

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


More information about the lldb-commits mailing list