[lldb-dev] [Bug 43126] New: [lldb] Print command reports incorrect struct field value
https://bugs.llvm.org/show_bug.cgi?id=43126 Bug ID: 43126 Summary: [lldb] Print command reports incorrect struct field value Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status:
Re: [lldb-dev] Any plan to support to debug Webassembly file?
You would need to implement an ObjectFile and SymbolFile plugin for your .wasm files for lldb to make a Target for them. Jim > On Aug 26, 2019, at 6:27 PM, Terry Guo via lldb-dev > wrote: > > Hi Raphael, > > Thanks for your recommendation. How about the very first step which > enables LLDB