[Lldb-commits] [PATCH] D153447: Creating a startDebugging reverse DAP request handler in lldb-vscode.
John Harrison via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 22 15:38:46 PDT 2023
ashgti requested review of this revision.
ashgti added a comment.
Hi @wallace I updated the tests and discovered a deadlock with my implementation of the SendReverseRequest. I refactored the function and added some additional tests to cover this more thoroughly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153447/new/
https://reviews.llvm.org/D153447
More information about the lldb-commits
mailing list