jimingham wrote:

What is going to happen in this mode if I have 5 threads stop at breakpoints, 
and each have a breakpoint command that prints "I hit breakpoint X on thread 
Y".  I'll see that in the console for all the threads that hit breakpoints.  
But what will I see when I look at the stop reasons for all those other threads 
I know must have stopped?

https://github.com/llvm/llvm-project/pull/98568
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to