Lines Matching refs:dprintf

411 	dprintf("Pgrab_core: failed to read NT_PSTATUS\n");
439 dprintf("Pgrab_core: failed to add NT_LWPSTATUS\n");
455 dprintf("Pgrab_core: failed to read NT_LWPSTATUS\n");
528 dprintf("Pgrab_core: failed to read NT_PSINFO\n");
623 dprintf("looking for model %d, %ld/%ld\n", core->core_dmodel,
638 dprintf("Pgrab_core: failed to add lwpid2info "
655 dprintf("Pgrab_core: failed to read NT_PRSTATUS\n");
681 dprintf("pr_fname = <%s>\n", P->psinfo.pr_fname);
682 dprintf("pr_psargs = <%s>\n", P->psinfo.pr_psargs);
683 dprintf("pr_wstat = 0x%x\n", P->psinfo.pr_wstat);
688 dprintf("Pgrab_core: failed to read NT_PSINFO\n");
716 dprintf("Pgrab_core: failed to add NT_LWPSINFO\n");
724 dprintf("Pgrab_core: failed to read NT_LWPSINFO\n");
736 dprintf("Pgrab_core: failed to read NT_FDINFO\n");
741 dprintf("Pgrab_core: failed to add NT_FDINFO\n");
759 dprintf("Pgrab_core: failed to read NT_PLATFORM\n");
780 dprintf("Pgrab_core: NT_SECFLAGS changed size."
787 dprintf("Pgrab_core: failed to read NT_SECFLAGS\n");
812 dprintf("Pgrab_core: failed to read NT_UTSNAME\n");
818 dprintf("uts.sysname = \"%s\"\n", utsp->sysname);
819 dprintf("uts.nodename = \"%s\"\n", utsp->nodename);
820 dprintf("uts.release = \"%s\"\n", utsp->release);
821 dprintf("uts.version = \"%s\"\n", utsp->version);
822 dprintf("uts.machine = \"%s\"\n", utsp->machine);
843 dprintf("core content = %llx\n", content);
872 dprintf("Pgrab_core: failed to read NT_PRCRED\n");
878 dprintf("pr_ngroups = %d; resetting to %d based on note size\n",
905 dprintf("Pgrab_core: failed to read NT_LDT\n");
929 dprintf("Pgrab_core: failed to read NT_PRPRIV\n");
955 dprintf("Pgrab_core: failed to read NT_PRPRIVINFO\n");
978 dprintf("Pgrab_core: failed to read NT_ZONENAME\n");
1005 dprintf("Pgrab_core: failed to read NT_AUXV\n");
1034 dprintf("P->auxv[%lu] = ( %d, 0x%lx )\n", (ulong_t)i,
1067 dprintf("Pgrab_core: failed to read NT_PRXREG\n");
1128 dprintf("Pgrab_core: failed to read NT_ASRS\n");
1159 dprintf("spymaster pr_fname = <%s>\n", P->psinfo.pr_fname);
1160 dprintf("spymaster pr_psargs = <%s>\n", P->psinfo.pr_psargs);
1161 dprintf("spymaster pr_wstat = 0x%x\n", P->psinfo.pr_wstat);
1166 dprintf("Pgrab_core: failed to read NT_SPYMASTER\n");
1174 dprintf("skipping unsupported note type of size %ld bytes\n",
1255 dprintf(errfmt, addr, strerror(err));
1295 dprintf(incfmt, sig, info);
1296 dprintf(msgfmt, addr);
1309 dprintf("mapping base %llx filesz %llx memsz %llx offset %llx\n",
1325 dprintf("core file may be corrupt -- data for mapping "
1400 dprintf("fake_up_symtab: invalid section\n");
1405 dprintf("Symbol table already loaded (sh_addr 0x%lx)\n",
1445 dprintf("fake_up_symtab: pread of symtab[1] failed\n");
1461 dprintf("fake_up_symtab: pread of symtab[2] failed\n");
1546 dprintf("fake_up_symtab: failed to get section data at %p\n",
1696 dprintf("extended ELF header\n");
1726 dprintf("section header count %lu\n",
1732 dprintf("section string index %u\n", shdr.sh_link);
1737 dprintf("program header count %u\n", shdr.sh_info);
1778 dprintf("suspicious program header count %u %u\n",
1802 dprintf("using new program header count\n");
1804 dprintf("inconsistent program header count\n");
1964 dprintf("failed to read name %p\n", (void *)rlp->rl_nameaddr);
1968 dprintf("rd_loadobj name = \"%s\" rl_base = %p\n",
1972 dprintf("no mapping for %p\n", (void *)rlp->rl_base);
1987 dprintf("failed to malloc mapping data\n");
1995 dprintf("failed to malloc mapping data\n");
2047 dprintf("core_iter_mapping %s: associating "
2054 dprintf("core_iter_mapping %s: segment at "
2078 dprintf("core_iter_mapping: no symtab for %s\n",
2083 dprintf("found data for %s at %p (pr_offset 0x%llx)\n",
2087 dprintf("core_iter_mapping: no data found for %s\n",
2127 dprintf("corrupt shstrndx (%u) exceeds shnum (%u)\n",
2137 dprintf("failed to malloc %u section headers: %s\n",
2144 dprintf("failed to malloc %d bytes: %s\n", (int)nbytes,
2151 dprintf("failed to read section headers at off %lld: %s\n",
2177 dprintf("failed to allocate %lu bytes for shstrtab\n",
2184 dprintf("failed to read %lu bytes of shstrs at off %lld: %s\n",
2200 dprintf("skipping section [%d]: corrupt sh_name\n", i);
2205 dprintf("skipping section [%d]: corrupt sh_link\n", i);
2209 dprintf("found section header %s (sh_addr 0x%llx)\n",
2214 dprintf("no map at addr 0x%llx for %s [%d]\n",
2221 dprintf("no mapping file or duplicate buffer "
2229 dprintf("skipping section %s [%d]: %s\n",
2285 dprintf("libproc ELF version is more recent than libelf\n");
2425 dprintf("Pgrab_core: unknown phdr %d\n", phdr.p_type);
2450 dprintf("Pgrab_core: failed to lseek to PT_NOTE data\n");
2479 dprintf("Pgrab_core: failed to read ELF note header\n");
2496 dprintf("failed to seek past name and padding\n");
2501 dprintf("Note hdr n_type=%u n_namesz=%u n_descsz=%u\n",
2511 dprintf("handler for type %d returned < 0",
2534 dprintf("Pgrab_core: failed to seek to next nhdr\n");
2559 dprintf("Linux thread with id %d\n", lwp->lwp_id);
2575 dprintf("No valid pid, setting to %ld\n", (ulong_t)pid);
2586 dprintf("Couldn't find first thread\n");
2591 dprintf("setting representative thread: %d\n", lwp->lwp_id);
2603 dprintf("Pgrab_core: note section malformed\n");
2610 dprintf("AT_PAGESZ missing; defaulting to %d\n", pagesize);
2633 dprintf("P->execname = \"%s\"\n", P->execname ? P->execname : "NULL");
2667 dprintf(".interp = <%s>\n", (char *)dp->d_buf);
2676 dprintf(".interp section is missing or could not be read; "
2679 dprintf("detected statically linked executable\n");
2699 dprintf("renamed data at %p to %s\n",
2727 dprintf("looking for text and data: %s\n", execname);
2798 dprintf("failed to initialize rtld_db agent\n");