Program Control - mips-open-ide/Releases GitHub Wiki

MIPS Open IDE automatically places a breakpoint and launches the downloaded image, if the “Stop in main” option is selected under the “Debugger” tab. If this is not selected, MIPS Open IDE simply positions the program counter at the program entry point, which in GNU-built executable is at the label _start.