15-213 Fall 2005: Documents

x86-64 Programming

The following documents will help you fathom the depths of machine-level programming on the new x86-64 machines, a 64-bit extension of the Intel instruction set.

GDB

The following documents will help you learn to use the GNU debugger (gdb).

The Memory Hierarchy