Single Step Mode - mips-open-ide/Releases GitHub Wiki

MIPS Open IDE supports single-stepping by assembly instruction or by C source level statements. The type of single stepping is determined by the “Instruction Stepping Mode” button, shown in Figure 69. By default, the stepping mode is for stepping C source level statements; selecting this button will toggle the mode to assembly level stepping. Another selection of this button will change the mode back to C source level statement stepping.

Figure 69 - Swapping Stepping Mode