Home
last modified time | relevance | path

Searched refs:debuglog (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/tools/lldbmacros/
H A Duserspace.py40 debuglog("User process is 64 bit")
46 debuglog("user process is 32 bit")
58 debuglog("ip= 0x%x , fr = 0x%x " % (cur_ip, cur_frame))
381 debuglog("Failed to write in kdp_pmap from GetUserDataAsString.")
385 debuglog("Failed to read process memory. Error: " + err.description)
388 debuglog("Failed to reset in kdp_pmap from GetUserDataAsString.")
407 debuglog("Not mapped task 0x{:x} address 0x{:x}".format(task, addr))
418 debuglog("Not mapped task 0x{:x} address 0x{:x}".format(task, addr))
453 debuglog("Invalid arguments to _ExtractDataFromString.")
582 debuglog("Extracting version information.")
[all …]
H A Dkext.py31 debuglog,
432 debuglog("added module {:s} with uuid {:s}".format(filename, uuid_str))
436 debuglog(k.uuid)
440 debuglog("found the slide {:#0x} for uuid {:s}".format(k.vmaddr, k.uuid))
446 debuglog(cmd_str)
451 debuglog(cmd_str)
476 debuglog("matched the kext to name {:s} "
585 debuglog("loading slide value from user input {:s}".format(cmd_args[0]))
H A Dutils.py466 debuglog(cmd_str)
485 debuglog(cmd_str)
492 debuglog(cmd_str)
546 def debuglog(s): function
H A Dxnu.py287 debuglog('Running %s from lldb_run_command' % command)
392 debuglog(lldb_cmd)
496debuglog("creating os plugin thread on the fly for {0:d} 0x{1:x}".format(tid, thread_obj))
595 debuglog("Skipping frame for thread {:#018x} since its inlined".format(thread_obj))
H A Dipc.py2162 debuglog("idx %d is out of range max: %d" % (idx, voucher_num_elems))
2165 debuglog("manager_key %d" % manager_key)
2168 debuglog("No voucher attribute controller for idx %d" % idx)
H A DREADME.md453debuglog) in utils.py. Please use this for any of your debugging needs. It will not print any outp…
H A Dmemory.py3712 debuglog("pager_ops_addr %s" % hex(pager_ops_addr))