Lines Matching refs:print_debug

108     print_debug("can't allocate memory for map_info\n");
184 print_debug("can't locate map_info at 0x%lx, trying class share maps\n", addr);
188 print_debug("located map_info at 0x%lx from class share maps\n", addr);
194 print_debug("can't locate map_info at 0x%lx\n", addr);
311 print_debug("can't lookup 'UseSharedSpaces' flag\n");
319 print_debug("can't read the value of 'UseSharedSpaces' flag\n");
324 print_debug("UseSharedSpaces is false, assuming -Xshare:off!\n");
330 print_debug("can't lookup shared archive path symbol\n");
335 print_debug("can't read shared archive path pointer\n");
340 print_debug("can't read shared archive path value\n");
344 print_debug("looking for %s\n", classes_jsa);
348 print_debug("can't open %s!\n", classes_jsa);
352 print_debug("opened %s\n", classes_jsa);
359 print_debug("can't read shared archive file map header from %s\n", classes_jsa);
366 print_debug("%s has bad shared archive file magic number 0x%x, expecing 0xf00baba2\n",
374 print_debug("%s has wrong shared archive file version %d, expecting %d\n",
389 print_debug("added a share archive map at 0x%lx\n", base);
427 print_debug("can't allocate memory for map array\n");
451 print_debug("---- sorted virtual address map ----\n");
453 print_debug("base = 0x%lx\tsize = %zu\n", ph->core->map_array[j]->vaddr,
507 print_debug("core read failed for %d byte(s) @ 0x%lx (%d more bytes)\n",
548 print_debug("got integer regset for lwp %d\n", prstat->pr_pid);
557 print_debug("integer regset\n");
560 print_debug("\teax = 0x%x\n", newthr->regs.eax);
561 print_debug("\tebx = 0x%x\n", newthr->regs.ebx);
562 print_debug("\tecx = 0x%x\n", newthr->regs.ecx);
563 print_debug("\tedx = 0x%x\n", newthr->regs.edx);
564 print_debug("\tesp = 0x%x\n", newthr->regs.esp);
565 print_debug("\tebp = 0x%x\n", newthr->regs.ebp);
566 print_debug("\tesi = 0x%x\n", newthr->regs.esi);
567 print_debug("\tedi = 0x%x\n", newthr->regs.edi);
568 print_debug("\teip = 0x%x\n", newthr->regs.eip);
573 print_debug("\tr15 = 0x%lx\n", newthr->regs.r15);
574 print_debug("\tr14 = 0x%lx\n", newthr->regs.r14);
575 print_debug("\tr13 = 0x%lx\n", newthr->regs.r13);
576 print_debug("\tr12 = 0x%lx\n", newthr->regs.r12);
577 print_debug("\trbp = 0x%lx\n", newthr->regs.rbp);
578 print_debug("\trbx = 0x%lx\n", newthr->regs.rbx);
579 print_debug("\tr11 = 0x%lx\n", newthr->regs.r11);
580 print_debug("\tr10 = 0x%lx\n", newthr->regs.r10);
581 print_debug("\tr9 = 0x%lx\n", newthr->regs.r9);
582 print_debug("\tr8 = 0x%lx\n", newthr->regs.r8);
583 print_debug("\trax = 0x%lx\n", newthr->regs.rax);
584 print_debug("\trcx = 0x%lx\n", newthr->regs.rcx);
585 print_debug("\trdx = 0x%lx\n", newthr->regs.rdx);
586 print_debug("\trsi = 0x%lx\n", newthr->regs.rsi);
587 print_debug("\trdi = 0x%lx\n", newthr->regs.rdi);
588 print_debug("\torig_rax = 0x%lx\n", newthr->regs.orig_rax);
589 print_debug("\trip = 0x%lx\n", newthr->regs.rip);
590 print_debug("\tcs = 0x%lx\n", newthr->regs.cs);
591 print_debug("\teflags = 0x%lx\n", newthr->regs.eflags);
592 print_debug("\trsp = 0x%lx\n", newthr->regs.rsp);
593 print_debug("\tss = 0x%lx\n", newthr->regs.ss);
594 print_debug("\tfs_base = 0x%lx\n", newthr->regs.fs_base);
595 print_debug("\tgs_base = 0x%lx\n", newthr->regs.gs_base);
596 print_debug("\tds = 0x%lx\n", newthr->regs.ds);
597 print_debug("\tes = 0x%lx\n", newthr->regs.es);
598 print_debug("\tfs = 0x%lx\n", newthr->regs.fs);
599 print_debug("\tgs = 0x%lx\n", newthr->regs.gs);
617 print_debug("failed to lseek to PT_NOTE data\n");
624 print_debug("can't allocate memory for reading core notes\n");
630 print_debug("failed to read notes, core file must have been truncated\n");
638 print_debug("Note header with n_type = %d and n_descsz = %u\n",
762 print_debug("address conflict @ 0x%lx (existing map size = %ld, size = %ld, flags = %d)\n",
768 print_debug("overwrote with new address mapping (memsz %ld -> %ld)\n",
792 print_debug("interpreter is not a valid ELF file\n");
797 print_debug("can't read segments of interpreter\n");
836 print_debug("ELF interpreter %s\n", interp_name);
839 print_debug("can't open runtime loader\n");
854 print_debug("address of _DYNAMIC is 0x%lx\n", ph->core->dynamic_addr);
901 print_debug("can't read debug info from _DYNAMIC\n");
912 print_debug("can't read first link map address\n");
919 print_debug("can't read ld base address\n");
924 print_debug("interpreter base address is 0x%lx\n", ld_base_addr);
936 print_debug("first link map is at 0x%lx\n", first_link_map_addr);
948 print_debug("can't read shared object base address diff\n");
955 print_debug("can't read address of shared object name\n");
963 print_debug("can't read shared object name\n");
973 print_debug("can't open shared object %s\n", lib_name);
978 print_debug("reading library %s @ 0x%lx [ 0x%lx ]\n",
982 print_debug("can't read shared object's segments\n");
992 print_debug("can't read ELF header for shared object %s\n", lib_name);
1002 print_debug("can't read next link in link_map\n");
1018 print_debug("can't allocate ps_prochandle\n");
1024 print_debug("can't allocate ps_prochandle\n");
1036 print_debug("can't open core file\n");
1042 print_debug("core file is not a valid ELF ET_CORE file\n");
1047 print_debug("can't open executable file\n");
1053 print_debug("executable file is not a valid ELF file\n");