[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Wed May 14 10:48:14 PDT 2025


ashgti wrote:

Yea, thats my mistake. I made the protocol classes to match the names of the spec, but we don't really have to do that as long as the `toJSON`/`fromJSON` adjusts the names, they can be different.

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


More information about the lldb-commits mailing list