================ @@ -290,6 +290,30 @@ The initial repl-mode can be configured with the cli flag `--repl-mode=<mode>` and may also be adjusted at runtime using the lldb command `lldb-dap repl-mode <mode>`. +#### `lldb-dap custom-event` ---------------- ashgti wrote:
Renamed the event to `lldb-dap send-event` and added a check to prevent this from sending some internal events that should be handled by lldb-dap itself. https://github.com/llvm/llvm-project/pull/112384 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits