[Lldb-commits] [lldb] [lldb-dap] Updating RequestHandler to encode/decode arguments and response. (PR #130090)
Adrian Vogelsgesang via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 13 06:39:36 PDT 2025
vogelsgesang wrote:
What is your overall plan for this PR?
I assume the first step is to get buy-in from all reviewers into the new structure for our JSON types. But what comes after? Are you planning to update this PR to cover all JSON types / requests / responses? Are you planning to land this PR for the `Source*` types only (as currently in review) and do the remaining types in follow-up PRs?
(Both approaches would be fine by me. Just trying to understand the approach, so I know when it's time to hit the "Approve" button 😉)
https://github.com/llvm/llvm-project/pull/130090
More information about the lldb-commits
mailing list