[Lldb-commits] [lldb] [lldb-dap] Creating well defined structures for DAP messages. (PR #129155)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 28 09:44:07 PST 2025


ashgti wrote:

I also added some additional validations like checking that an `Event` has a `"seq": 0` (per the spec) and to make sure various strings are not empty.

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


More information about the lldb-commits mailing list