Home
last modified time | relevance | path

Searched refs:have_inferiors (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dinf-ptrace.c182 if (!have_inferiors ()) in inf_ptrace_mourn_inferior()
304 if (!have_inferiors ()) in inf_ptrace_detach()
H A Dinferior.h602 extern int have_inferiors (void);
H A Dfork-child.c380 if (!have_inferiors ()) in fork_inferior()
H A Dinferior.c449 have_inferiors (void) in have_inferiors() function
H A Dinfcmd.c2341 if (!have_inferiors ()) in kill_command()
2735 if (!have_inferiors ()) in detach_command()
H A Dremote.c4218 if (remote_desc != NULL && !have_inferiors ()) in remote_open_1()
7820 if (!have_inferiors ()) in extended_remote_mourn_1()
7969 if (!have_inferiors ()) in extended_remote_create_inferior_1()
H A Dtarget.c2562 if (have_inferiors ()) in target_preopen()