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

via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 22 09:25:42 PST 2024


jimingham wrote:

Not sure what you mean by this.  "frame var" and "target var" are the lldb command line commands for viewing local and global variables respectively.  Why are these not appropriate for Wasm?

Jim


> On Jan 22, 2024, at 6:37 AM, Quentin Michaud ***@***.***> 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 ?
> 
>> Reply to this email directly, view it on GitHub <https://github.com/llvm/llvm-project/pull/77949#issuecomment-1904137201>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADUPVW4PNRYUFSHUC4GPP4DYPZ2RDAVCNFSM6AAAAABBYOS6L2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBUGEZTOMRQGE>.
> You are receiving this because you are on a team that was mentioned.
> 



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


More information about the lldb-commits mailing list