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");
158 print_debug("stat failed for %s\n", path);
164 print_debug("well-known file %s is not secure\n", path);
189 print_debug("cannot open door file %s\n", path);
192 print_debug("opened door file %s\n", path);
195 print_debug("check permission failed for %s\n", path);
210 print_debug("cannot create file %s\n", path);
212 print_debug("created attach file %s\n", path);
223 print_debug("cannot delete attach file %s\n", path);
225 print_debug("deleted attach file %s\n", path);
237 print_debug("calloc failed in %s at %d\n", __FILE__, __LINE__);
245 print_debug("trying to create attach file\n");
255 print_debug("sending SIGQUIT failed\n");
267 print_debug("Unable to open door to process %d\n", pid);
311 print_debug("jvm_t* is NULL\n");
372 print_debug("command name is NULL\n");
384 print_debug("malloc failed at %d in %s\n", __LINE__, __FILE__);
399 print_debug("realloc failed in %s at %d\n", __FILE__, __LINE__);
425 print_debug("door_call failed\n");
431 print_debug("Enqueue error - reason unknown as result is truncated!");
437 print_debug("Unable to enqueue command to target VM: %d\n", *res);
439 print_debug("Unable to enqueue command to target VM: %s\n", msg);
451 print_debug("Reply from enqueue missing descriptor!\n");
470 print_debug("door cmd status: read status failed\n");
480 print_debug("door cmd status: read status overflow\n");
499 print_debug("jvm_t* is NULL\n");
506 print_debug("invalid probe type argument(s)\n");
550 print_debug("%s command failed (status: %d) in target JVM\n",