Debugging

ClassS04CS141 | recent changes | Preferences

Showing revision 1
We highly recommend learning emacs and how to compile and debug programs from within Emacs.

http://www.cs.ucr.edu/~mfast/linux_tutorial.html -- A basic intro to creating C++ programs with emacs on linux

http://www.ee.ucr.edu/EESystems/docs/emacsrefcard.html -- A reference card with emacs commands.

http://www.cs.bu.edu/teaching/tool/emacs/programming/ -- how to compile and debug from within emacs:

STAY TUNED FOR MORE...

Debugging run-time memory errors

A useful tool for debugging run-time memory errors (mistakes with pointers, array indices out of bounds, etc) is "valgrind". You can download a binary [here], and you can find documentation [here].


ClassS04CS141 | recent changes | Preferences
This page is read-only | View other revisions | View current revision
Edited April 24, 2004 11:20 am by 66-215-205-98.riv-eres.charterpipeline.net (diff)
Search: