CS 257 Labs

Friday, April 11

Some of you have probably used debuggers, perhaps extensively. But my teacher's intuition tells me that most of you do most of your debugging using the time-honored technique of printing stuff out, and have had at most a very brief experience with debuggers. Today's lab is intended to give you an elementary introduction to three debugging tools: gdb, ddd, and insure. You'll get a quick introduction to make (valuable, but not really a debugging tool) as a bonus. If you already know all this stuff, you should use your time investigating the more advanced features of these tools.





Jeff Ondich, Department of Mathematics and Computer Science, Carleton College, Northfield, MN 55057, (507) 646-4364, jondich@carleton.edu