Comment on Learning C with gdbparentComments−scott_s14yOur Computing Systems course had two projects that absolutely required using gdb:http://courses.cs.vt.edu/~cs3214/fall2011/bomblab/bomblab-cs...http://courses.cs.vt.edu/~cs3214/fall2011/buflab/buflab-cs32...Our version of the course was adapted from the CMU course: http://csapp.cs.cmu.edu/ I thought it was an excellent course. It taught students both concepts and skills that I had picked up in a much more ad-hoc manner.
Comments
Our Computing Systems course had two projects that absolutely required using gdb:
http://courses.cs.vt.edu/~cs3214/fall2011/bomblab/bomblab-cs...
http://courses.cs.vt.edu/~cs3214/fall2011/buflab/buflab-cs32...
Our version of the course was adapted from the CMU course: http://csapp.cs.cmu.edu/ I thought it was an excellent course. It taught students both concepts and skills that I had picked up in a much more ad-hoc manner.