[Lldb-commits] [lldb] [lldb-dap] Creating an API for sending custom dap events from lldb-dap. (PR #112384)

Adrian Vogelsgesang via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 16 02:19:30 PDT 2024


================
@@ -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`
----------------
vogelsgesang wrote:

Thanks, the updated documentation & blocking of internally handled events looks good to me

https://github.com/llvm/llvm-project/pull/112384


More information about the lldb-commits mailing list