[Lldb-commits] [lldb] Refine `qWasmCallStack` documentation (PR #163803)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 16 14:02:53 PDT 2025


jasonmolenda wrote:

Is it possible for a 32-bit wasm implementation?  I think "Wasm list (with no delimiters) of 64-bit PC values" is making it clear that we expect 8 bytes for each address, but I wasn't sure if it's trying to distinguish between a 64-bit and 32-bit environment.

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


More information about the lldb-commits mailing list