Use the stepi command in the Command-Line Debugger Shell to debug a program in instruction stepping mode. In this mode, you can debug the program in Disassembly view instead of the source view.
You can also switch to instruction stepping mode by clicking the Instruction Stepping Mode button in the Debug view toolbar.