jasonmolenda wrote: This is the follow up patch I alluded to in https://github.com/llvm/llvm-project/pull/102873 needed for my work to re-land my change to how breakpoints are handled in lldb (work in progress at https://github.com/llvm/llvm-project/pull/108504 ). It's the same thing we do for breakpoints just above this point, setting the `reason` variable to the actual stop reason so we set the thread's status correctly. There's no difference in behavior right now, but it will be important when I land my changes, if someone communicates with a stub that sends swbreak/hwbreak.
https://github.com/llvm/llvm-project/pull/108518 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits