Lines Matching full:debuglog
696 VG_(debugLog)(1, "launcher", "parent: size of bootblock is %ld\n",
718 VG_(debugLog)(1, "launcher",
789 VG_(debugLog)(1, "launcher",
822 VG_(debugLog)(1, "launcher",
1078 VG_(debugLog)(1, "launcher",
1116 VG_(debugLog)(1, "launcher", "parent: ptrace PT_LDINFO got %ld\n", lr);
1129 VG_(debugLog)(1,
1150 VG_(debugLog)(1,
1201 VG_(debugLog)(1, "launcher",
1237 VG_(debugLog)(1, "launcher",
1255 VG_(debugLog)(1, "launcher",
1263 VG_(debugLog)(1, "launcher",
1276 VG_(debugLog)(1, "launcher",
1279 VG_(debugLog)(1, "launcher",
1285 VG_(debugLog)(1, "launcher",
1303 VG_(debugLog)(1, "launcher",
1310 VG_(debugLog)(1, "launcher",
1341 to make the VG_(debugLog) usable. We'll temporarily use
1415 VG_(debugLog)(1, "launcher", "tool '%s' requested\n", toolname);
1417 VG_(debugLog)(1, "launcher",
1472 VG_(debugLog)(1, "launcher", "searching for client in $PATH\n");
1475 VG_(debugLog)(1, "launcher", "found %s\n", clientname);
1493 VG_(debugLog)(1, "launcher", "client is an XCOFF%d executable\n",
1498 VG_(debugLog)(1, "launcher", "looking for the tool file\n");
1515 VG_(debugLog)(1, "launcher", "doing putenv(\"AIXTHREAD_SCOPE=S\")\n");
1522 VG_(debugLog)(1, "launcher", "doing putenv(\"MP_SHARED_MEMORY=no\")\n");
1544 VG_(debugLog)(1, "launcher", "doing putenv(\"%s\")\n", set_cwd);
1576 VG_(debugLog)(1, "launcher", "doing fork()\n");
1585 VG_(debugLog)(1, "launcher", "child: before ptrace\n");
1594 VG_(debugLog)(1, "launcher", "child: before execve\n");
1597 VG_(debugLog)(1, "launcher", "child: launcher = %s\n", launcher);
1627 VG_(debugLog)(1, "launcher", "parent: waitpid-ing for child\n");
1635 VG_(debugLog)(1, "launcher", "parent: waitpid got pid %d\n", (int)p2);
1636 VG_(debugLog)(1, "launcher", "parent: waitpid got status 0x%x\n", status);
1663 VG_(debugLog)(1, "launcher", "parent: detaching child\n");
1665 VG_(debugLog)(1, "launcher", "parent: detach got %ld\n", lr);
1667 VG_(debugLog)(1, "launcher", "parent: waiting for child to finish\n");
1676 VG_(debugLog)(1, "launcher",
1682 VG_(debugLog)(1, "launcher",