Resources

Accessing Unix at the UMN
A growing guide on how to access and effectively use a Unix environment at the UMN for courses involving C programming, particularly CSCI 2021 and CSCI 4061 which I teach frequently.
CSCI 2021 Quick Guide to gdb: The GNU Debugger
A short guide to using the GDB debugger to monitor C and assembly programs. It is focused on use for CSCI 2021 but may be useful for folks new to command line debuggers.