Debugging assembly

A shorter class today: we pretended to be a processor executing some assembly by hand, and saw a quick demo of how to use gdb to debug with computer assistance.

The general procedure I follow for debugging with gdb is: