Episode

Debugging tasks with the Parallel Stacks window

with Leslie Richardson, Ramkumar Ramesh, Mark Downie

The Parallel Stacks window is very helpful for debugging multithreaded applications. Mark and Ram show how to use the Tasks view to see stack information for all tasks in an application.

Chapters

  • 00:00 - Introduction
  • 02:55 - See a visual representation of tasks in an app
  • 04:10 - Discussion of async/await model of programming
  • 07:50 - Using the call stack with the Tasks view
  • 09:30 - Wrap up

Visual Studio