[Lldb-commits] [lldb] [lldb] Don't unregister a listener that's being destroyed (PR #97300)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 2 01:07:55 PDT 2024


labath wrote:

Thanks for the explanation. I believe I understand the purpose of the primary listener. While I'm not sure that a "shared pointer" is the best way to express the "someone must exist on the other end to pull the events" notion, I'm not interested in revisiting that decision, so I'll remove that part of the commit message.

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


More information about the lldb-commits mailing list