I\'m writing a brainfuck interpreter in NASM, where code is supplied as a command line argument to the program. I\'m trying to test looping, but GDB doesn\'t like my input. For