Searched refs:GetDebuggerStopIDValue (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/tools/lldbmacros/
H A Dxnu.py558 def GetDebuggerStopIDValue(): function
573 GetDebuggerStopIDValue.last_process_uniq_id +=1
574 proc_uniq_id = GetDebuggerStopIDValue.last_process_uniq_id + 1
586 caching._GetDebuggerSessionID = GetDebuggerStopIDValue

Completed in 28 milliseconds