[Lldb-commits] [lldb] Fix flake in TestZerothFrame.py (PR #96685)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 26 01:58:08 PDT 2024


labath wrote:

The thread that you care about is stopped at a breakpoint, right?
If so, then you can use the `lldbutil.get_threads_stopped_at_breakpoint` utility to find it...

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


More information about the lldb-commits mailing list