In this video lecture, we'll use our newly learned debugging skills to analyze and fix yet another flawed program. In the process, we learn to debug code from multiple source files and find out how to change the value of variables while the program is running.

Slides for this lecture: https://stevens.netmeister.org/631/05-gdb-4.pdf
Code examples: https://stevens.netmeister.org/631/gdb-examples
Course website: https://stevens.netmeister.org/631/