Skip to content

Single Step Mode

Ngoc Ha Nguyen edited this page Mar 26, 2019 · 2 revisions

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

Clone this wiki locally