|
Threads in Debug view are jumpin' around
I am debugging a multiple-threaded server and find it really annoying trying to select a particular thread that has hit a breakpoint. Because there are many threads being created and destroyed at this time, the scroll in the Debug view jumps around madly. Is there anyway I could perhaps disable this autoscroll or do something to stop this madness? I just want to be able to select the appropriate thread/class in peace!
Actually maybe I should just make the view bigger, I'll try that.
Rev: Making it bigger does not help! It just makes the time it takes to refresh the thread status longer, and it is equally hard to select one!
Does anyone else have this problem?
|