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

/external/valgrind/main/coregrind/
H A Dvgdb-invoker-ptrace.c361 static Bool initial_attach = True; local
364 // for the initial_attach. Once the 1st attach has succeeded, we
372 if (initial_attach)
378 initial_attach = False;

Completed in 235 milliseconds