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

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu May 2 12:11:45 PDT 2024


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

I agree with all comments here. I like being able to add and remove destroy callbacks. See my inline comments for changing `AddDestroyCallback` and `RemoveDestroyCallback`.

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


More information about the lldb-commits mailing list