13
edits
Changes
→How to Debug Multithreaded Application in VS
When working with the debugger in VS to debug a multi-threaded application, the two most important windows are: Local variables window (on the left), and the Parallel Watch window (on the right):
[[File:debug-windows.JPG] | 300px]]
# Walkthrough (workshop-style)
Note: Add the link to the configurations