[Lldb-commits] [lldb] [lldb-dap] Adding a modules explorer to lldb-dap ext. (PR #138977)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Thu May 8 15:23:16 PDT 2025


ashgti wrote:

Yea, the address is being encoded as an plain integer not a hex string here https://github.com/llvm/llvm-project/blob/fa43e8f7de534984bc56b6319b72fd8ad422cbdf/lldb/tools/lldb-dap/JSONUtils.cpp#L492-L494

We can follow up with other adjustments to either the data.

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


More information about the lldb-commits mailing list