Searched refs:attach_post_wait (Results 1 – 6 of 6) sorted by relevance
2532 attach_post_wait (int from_tty, enum attach_post_wait_mode mode) in attach_post_wait() function2715 attach_post_wait (from_tty, mode); in attach_command()2727 attach_post_wait (from_tty, mode); in attach_command()2772 attach_post_wait (from_tty, mode); in notice_new_inferior()2778 attach_post_wait (from_tty, mode); in notice_new_inferior()
2103 * infcmd.c (attach_post_wait): Update the function comment.2107 * infcmd.c (attach_post_wait): Remove the unused parameter 'args'.
6362 (attach_post_wait): Don't call async_enable_stdin here. Remove10068 (attach_post_wait): Adjust to check the inferior number too.
477 * infcmd.c (attach_post_wait): If the target is always in non-stop486 (attach_post_wait): ... this. Replace parameter async_exec with
919 (attach_post_wait): Pass down inferior pointer instead of pid.
14877 (path_command, attach_post_wait): Constify.