[Lldb-commits] [lldb] SBDebugger: Add new APIs `AddDestroyCallback` and `RemoveDestroyCallback` (PR #89868)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri May 10 15:32:11 PDT 2024


https://github.com/clayborg requested changes to this pull request.

We should make this thread safe. It can only help and this isn't an API which gets called all of the time, so performance isn't an issue. A few inline comments

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


More information about the lldb-commits mailing list