Debugging PPL in Visual Studio 2010

As you know from our previous posts, Visual Studio 2010 comes with great support for the task-based programming model and multi-threaded applications. Even though Daniel uses managed code in his examples, all the content he created for the Parallel Tasks and Parallel Stacks windows applies to C++ code too.

Find out about all the links to debugging material from blog post: Parallel Debugging.