Searched refs:target_post_attach (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ | ||
| H A D | target.h | 473 #define target_post_attach(pid) \ macro |
| H A D | infcmd.c | 1855 target_post_attach (PIDGET (inferior_ptid)); in attach_command() |