Problem Statement
When I am trying to diagnose a deadlock or race condition, it requires understanding the state of multiple threads at the same time.
Right now there is no way to see multiple stack traces at once without taking screenshots and putting them somewhere to view.
Solution Brainstorm
It would be great to be able to show multiple threads at the same time. Maybe check boxes or something?