I'm trying to help debug a hang with the VS 2008 debugger. If I double click a thread in the Threads pane, I can see the trace for that thread in the Call Stack pane.
My question is: Is there a way to get all the call stacks for all the threads in one shot, without having to select each thread individually? I want to email the traces for all threads to the developer who is going to be investigating it.