Advanced #Programming in the #UNIX Environment
Week 5, Unix Development Tools: gdb(1), part III
We 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.