Searched refs:sync_execution (Results 1 – 7 of 7) sorted by relevance
252 if (sync_execution) in display_gdb_prompt()381 if (sync_execution) in async_enable_stdin()388 sync_execution = 0; in async_enable_stdin()398 sync_execution = 1; in async_disable_stdin()
55 return (target_can_async_p () && !sync_execution); in async_background_execution_p()
100 extern int sync_execution;
490 if (!interpreter_async && sync_execution) in execute_command()493 if (!sync_execution) in execute_command()
127 int sync_execution = 0; variable2771 int was_sync = sync_execution; in fetch_inferior_event()2855 if (interpreter_async && was_sync && !sync_execution) in fetch_inferior_event()3179 && target_can_async_p () && !sync_execution) in handle_inferior_event()5974 gdb_assert (sync_execution || !target_can_async_p ()); in normal_stop()
514 if (target_can_async_p () && !sync_execution) in target_terminal_inferior()
180 sync_execution = 0; in mi_interpreter_resume()