================ @@ -32,6 +34,9 @@ void SendContinuedEvent(DAP &dap); void SendProcessExitedEvent(DAP &dap, lldb::SBProcess &process); +void SendInvalidatedEvent( ---------------- DrSergei wrote: Thanks, fixed https://github.com/llvm/llvm-project/pull/157530