Lines Matching refs:print_debug

80 static void print_debug(const char* fmt,...) {
99 print_debug("can't create thread_key_t for jvm error key\n");
156 print_debug("stat failed for %s\n", path);
162 print_debug("well-known file %s is not secure\n", path);
187 print_debug("cannot open door file %s\n", path);
190 print_debug("opened door file %s\n", path);
193 print_debug("check permission failed for %s\n", path);
208 print_debug("cannot create file %s\n", path);
210 print_debug("created attach file %s\n", path);
221 print_debug("cannot delete attach file %s\n", path);
223 print_debug("deleted attach file %s\n", path);
235 print_debug("calloc failed in %s at %d\n", __FILE__, __LINE__);
243 print_debug("trying to create attach file\n");
253 print_debug("sending SIGQUIT failed\n");
265 print_debug("Unable to open door to process %d\n", pid);
308 print_debug("jvm_t* is NULL\n");
369 print_debug("command name is NULL\n");
381 print_debug("malloc failed at %d in %s\n", __LINE__, __FILE__);
396 print_debug("realloc failed in %s at %d\n", __FILE__, __LINE__);
422 print_debug("door_call failed\n");
428 print_debug("Enqueue error - reason unknown as result is truncated!");
434 print_debug("Unable to enqueue command to target VM: %d\n", *res);
436 print_debug("Unable to enqueue command to target VM: %s\n", msg);
448 print_debug("Reply from enqueue missing descriptor!\n");
467 print_debug("door cmd status: read status failed\n");
477 print_debug("door cmd status: read status overflow\n");
496 print_debug("jvm_t* is NULL\n");
503 print_debug("invalid probe type argument(s)\n");
547 print_debug("%s command failed (status: %d) in target JVM\n",