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

Single-stepping allows the developer to execute one statement of code at a time. If a function call is present, selecting the “Step Into” button will step into the function call.