@@ -207,9 +207,7 @@ int main(int argc, char** argv) {
switch(execution_mode){
switch(execution_mode){
case0:
case0:
for(;;){
ppc_exec();
ppc_exec();
}
break;
break;
case1:
case1:
enter_debugger();
enter_debugger();
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.