Searched refs:async_exec (Results 1 – 2 of 2) sorted by relevance
373 int async_exec; in run_command_1() local398 gdb::unique_xmalloc_ptr<char> stripped = strip_bg_char (args, &async_exec); in run_command_1()406 prepare_execution_command (run_target, async_exec); in run_command_1()652 int async_exec; in continue_command() local658 gdb::unique_xmalloc_ptr<char> stripped = strip_bg_char (args, &async_exec); in continue_command()729 prepare_execution_command (current_inferior ()->top_target (), async_exec); in continue_command()834 int async_exec; in step_1() local844 = strip_bg_char (count_string, &async_exec); in step_1()847 prepare_execution_command (current_inferior ()->top_target (), async_exec); in step_1()1059 int async_exec; in jump_command() local[all …]
486 (attach_post_wait): ... this. Replace parameter async_exec with489 (struct attach_command_continuation_args): Replace 'async_exec'