[Lldb-commits] [lldb] [lldb][lldb-dap] Added readMemory and WriteMemory, var type correction (PR #108036)

Jennifer Phillips via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 19 11:28:53 PDT 2024


jennphilqc wrote:

> > I actually wrote this for a team that already has their own viewer. We've suggested that they upstream that as well.
> 
> Is that viewer in VS-Code or in some other editor? (Trying to avoid duplicating effort, so I don't accidentally implement the same thing)

It is in VSCode, but I don't have control to upstream it (yet)

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


More information about the lldb-commits mailing list