Lab: debugging a multi-source-file C project with VS Code

In this lab, you'll set up VS Code debugging for your queues assignment.

Building and debugging qtest

Now you're all set to use breakpoints, step through your code, check the function call stack when you crash, etc.