Lab 6: C++ Debugging Lab: Working with the VSCode Debugger | CMSC 240 Software Systems Development - Fall 2023

Lab 6: C++ Debugging Lab: Working with the VSCode Debugger

Instructions

Objective

Familiarize yourself with the essential features of the VSCode Debugger while working with a C++ programs.

Debugging - Part 1

Debugging - Part 2

Debugging - Part 3

After you complete the lab, answer the questions in the README.md file. Enter your answers directly in the README.md file.