jimingham wrote: If I have a program with lots of threads - particularly if they are running in a small set of work functions - it's very common to have multiple breakpoint hits at the same time. And if there are lots of threads, then in this mode I'm going to end up having to scroll down the list every time you stop to make sure I'm not missing any breakpoint hits on this stop. I don't think this is a great solution to the UI problem, but since it's a mode you can turn on and off it falls in the you do you category.
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