================
@@ -1522,6 +1531,16 @@ void DAP::EventThread() {
}
}
+void DAP::HandleThreadEvent(const lldb::SBEvent &event) {
----------------
da-viper wrote:
Yeah, I am planning on the later in a future PR.
https://github.com/llvm/llvm-project/pull/163976