jeffreytan81 wrote: The PR is revised based on feedback. In this PR, it supports `eDebuggerWillBeCreated` and `eDebuggerWillBeDestroyed` notifications. We can add more in future. The callback is only called if the type filtering matches (for example, the client asks for `eDebuggerWillBeCreated`, it won't invoke the callback if `eDebuggerWillBeDestroyed` notification is invoked.
Let me know if this makes sense. https://github.com/llvm/llvm-project/pull/111206 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits