HomeSort by relevance Sort by last modified time
    Searched full:initial_attach (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/coregrind/
vgdb-invoker-ptrace.c 361 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;
    [all...]

Completed in 247 milliseconds