D
Development
I am creating 10 threads that do ecatly the same thing. I am having a very
hard time debugging this scenario. It seems that by default when you are
doing f10 or f11 all threads execute. You can see that by watching the
thread window. When you freeze all threads but the one you are working on
it then does not do anything.
So does anybody have any experience debugging multithreaded apps in C# and
could they share the best practices.
Genna
hard time debugging this scenario. It seems that by default when you are
doing f10 or f11 all threads execute. You can see that by watching the
thread window. When you freeze all threads but the one you are working on
it then does not do anything.
So does anybody have any experience debugging multithreaded apps in C# and
could they share the best practices.
Genna