then whenever it ran off the end, and I wasn't ready, I used: * `d` to clear all breakpoints * a text editor with a couple addresses of interest, so I could do stuff like `b *0xd1f` to set breakpoints at memory locations * a combo of `c` to continue to the next breakpoint, and `si` for single stepping