[Lldb-commits] [lldb] [lldb] Remove unfiltered stop reason propagation from StopInfoMachException (PR #122817)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 14 09:34:29 PST 2025


https://github.com/jimingham approved this pull request.

LGTM.  Adding an OS plugin is a user gesture, and changes the view of the threads in the process as its primary action.  So I agree it's reasonable that the user who adds the OS plugin would know they have to reset their thread specific breakpoints to handle the new view.

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


More information about the lldb-commits mailing list