Debugging C code
Today in office hours, I explained how to use valgrind, to a student from my CS105 class. Here is a good tutorial, archive about how to use valgrind to find memory errors, and how to use gdb for debugging.
Today in office hours, I explained how to use valgrind, to a student from my CS105 class. Here is a good tutorial, archive about how to use valgrind to find memory errors, and how to use gdb for debugging.