[Lldb-commits] [lldb] [lldb] Implement RegisterContextWasm (PR #151056)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 29 03:40:52 PDT 2025
================
@@ -2014,6 +2014,45 @@ read packet: $9c01000000000040e501000000000040fe01000000000040#
supported by the [WAMR](https://github.com/bytecodealliance/wasm-micro-runtime)
and [V8](https://v8.dev) Wasm runtimes.
+## qWasmGlobal
----------------
DavidSpickett wrote:
Add a subtitle for this section, just "Wasm packets" is fine. Like the vFile packets have.
Then we can answer "what do you do for wasm?" with a single link.
https://github.com/llvm/llvm-project/pull/151056
More information about the lldb-commits
mailing list