Searched refs:sync_execution (Results 1 – 9 of 9) sorted by relevance
113 sync_execution = 0; in mi_interpreter_resume()238 sync_execution = 1; in mi_cmd_interpreter_exec()247 sync_execution = 0; in mi_cmd_interpreter_exec()
1102 else if (sync_execution) in captured_mi_execute_command()
122 if (sync_execution) in complete_execution()
256 if (target_executing && sync_execution) in display_gdb_prompt()432 sync_execution = 0; in async_enable_stdin()441 sync_execution = 1; in async_disable_stdin()
123 extern int sync_execution;
327 if (sync_execution) in throw_exception()
2733 if (!sync_execution) in remote_async_terminal_inferior()2755 if (!sync_execution) in remote_async_terminal_ours()
92 int sync_execution = 0; variable
2762 from the terminal when sync_execution.5589 (sync_execution): new global variable.5633 sync_execution. Export function fetch_inferior_event.