Searched refs:attach_post_wait (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinfcmd.c2542 attach_post_wait (int from_tty, enum attach_post_wait_mode mode)
2725 attach_post_wait (from_tty, mode);
2737 attach_post_wait (from_tty, mode);
2782 attach_post_wait (from_tty, mode);
2788 attach_post_wait (from_tty, mode);
2533 attach_post_wait (int from_tty, enum attach_post_wait_mode mode) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcmd.c2465 attach_post_wait (const char *args, int from_tty, enum attach_post_wait_mode mode)
2550 attach_post_wait (a->args, a->from_tty, a->mode);
2685 attach_post_wait (args, from_tty, mode);
2737 attach_post_wait ("" /* args */, from_tty, mode);
2456 attach_post_wait (const char *args, int from_tty, enum attach_post_wait_mode mode) function

Completed in 134 milliseconds