In this video lecture, we begin to use the debugger gdb(1) to troubleshoot our failing programs and immediately identify the location of our program where it segfaults. We also see how to inspect variables and call functions from within the debugger.

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