[Lldb-commits] [lldb] [lldb] Implement WebAssembly debugging (PR #77949)
Quentin Michaud via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 22 06:36:59 PST 2024
mh4ck-Thales wrote:
Seems like support for reading Wasm local and global variables is available in your code, but I don't understand how can one effectively read these variables from the lldb command line. Maybe adding commands to access these can be useful ?
https://github.com/llvm/llvm-project/pull/77949
More information about the lldb-commits
mailing list