[Lldb-commits] [lldb] [lldb-dap] Use protocol types for exceptioninfo (PR #165858)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 5 09:13:49 PST 2025


ashgti wrote:

Oh wait, sorry I understand the issue now, its not the initialization of the description, but the toJSON using `.c_str`, got it.

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


More information about the lldb-commits mailing list