Lines Matching refs:DNBLogThreadedIf
184 …DNBLogThreadedIf(LOG_THREAD, "thread_get_state(0x%4.4x, %u, &gpr, %u) => 0x%8.8x (count = %u) regs… in GetGPRState()
264 …DNBLogThreadedIf(LOG_STEP, "BVR%-2u/BCR%-2u = { 0x%8.8x, 0x%8.8x } WVR%-2u/WCR%-2u = { 0x%8.8x, 0x… in DumpDBGState()
325 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::SetDBGState failed to set debug control registe… in SetDBGState()
365 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::ThreadWillResume() DisableHardwareWatchpoint(%d… in ThreadWillResume()
378 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::ThreadWillResume() failed to enable single step… in ThreadWillResume()
381 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::ThreadWillResume() succeeded to enable single s… in ThreadWillResume()
484 … DNBLogThreadedIf(LOG_STEP, "Need to step some more at 0x%8.8x", m_hw_single_chained_step_addr); in StepNotComplete()
500 DNBLogThreadedIf(LOG_STEP, "%s( enable = %d )", __FUNCTION__, enable); in EnableHardwareSingleStep()
565 …DNBLogThreadedIf(LOG_STEP, "%s: BVR%u=0x%8.8x BCR%u=0x%8.8x", __FUNCTION__, i, m_state.dbg.__bvr[… in EnableHardwareSingleStep()
675 DNBLogThreadedIf(LOG_THREAD, "hw.optional.breakpoint=%u", n); in NumSupportedHardwareBreakpoints()
694 …DNBLogThreadedIf(LOG_THREAD, "DBGDIDR=0x%8.8x (number BRP pairs = %u)", register_DBGDIDR, numBRPs); in NumSupportedHardwareBreakpoints()
703 DNBLogThreadedIf(LOG_THREAD, "hw.cpusubtype=%d", cpusubtype); in NumSupportedHardwareBreakpoints()
705 … DNBLogThreadedIf(LOG_THREAD, "Hardware breakpoints disabled for armv7 (rdar://problem/6372672)"); in NumSupportedHardwareBreakpoints()
734 DNBLogThreadedIf(LOG_THREAD, "hw.optional.watchpoint=%u", n); in NumSupportedHardwareWatchpoints()
750 …DNBLogThreadedIf(LOG_THREAD, "DBGDIDR=0x%8.8x (number WRP pairs = %u)", register_DBGDIDR, numWRPs); in NumSupportedHardwareWatchpoints()
760 DNBLogThreadedIf(LOG_THREAD, "hw.cpusubtype=0x%d", cpusubtype); in NumSupportedHardwareWatchpoints()
763 … DNBLogThreadedIf(LOG_THREAD, "Hardware watchpoints disabled for armv7 (rdar://problem/6372672)"); in NumSupportedHardwareWatchpoints()
809 …DNBLogThreadedIf (LOG_BREAKPOINTS, "DNBArchMachARM::EnableHardwareBreakpoint( addr = 0x%8.8llx, si… in EnableHardwareBreakpoint()
824 …DNBLogThreadedIf (LOG_BREAKPOINTS, "DNBArchMachARM::EnableHardwareBreakpoint( addr = 0x%8.8llx, si… in EnableHardwareBreakpoint()
834 …DNBLogThreadedIf(LOG_BREAKPOINTS, "DNBArchMachARM::EnableHardwareBreakpoint() SetDBGState() => 0x%… in EnableHardwareBreakpoint()
841 …DNBLogThreadedIf (LOG_BREAKPOINTS, "DNBArchMachARM::EnableHardwareBreakpoint(addr = 0x%8.8llx, siz… in EnableHardwareBreakpoint()
859 …DNBLogThreadedIf(LOG_BREAKPOINTS, "DNBArchMachARM::SetHardwareBreakpoint( %u ) - BVR%u = 0x%8.8x … in DisableHardwareBreakpoint()
882 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::EnableHardwareWatchpoint(addr = 0x%8.8llx, size… in EnableHardwareWatchpoint()
935 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::EnableHardwareWatchpoint() - addr_word_offset =… in EnableHardwareWatchpoint()
938 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::EnableHardwareWatchpoint() - byte_mask = 0x%8.8… in EnableHardwareWatchpoint()
971 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::EnableHardwareWatchpoint() adding watchpoint on… in EnableHardwareWatchpoint()
976 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::EnableHardwareWatchpoint() SetDBGState() => 0x%… in EnableHardwareWatchpoint()
983 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::EnableHardwareWatchpoint(): All hardware resour… in EnableHardwareWatchpoint()
1007 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::EnableHardwareWatchpoint( %u ) - WVR%u = 0x%8.8… in EnableHardwareWatchpoint0()
1042 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::DisableHardwareWatchpoint( %u ) - WVR%u = 0x%8.… in DisableHardwareWatchpoint0()
1076 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::GetHardwareWatchpointHit() GetDBGState() => 0x%… in GetHardwareWatchpointHit()
1077 …DNBLogThreadedIf(LOG_WATCHPOINTS, "DNBArchMachARM::GetHardwareWatchpointHit() addr = 0x%llx", (uin… in GetHardwareWatchpointHit()
1088 DNBLogThreadedIf(LOG_WATCHPOINTS, in GetHardwareWatchpointHit()
1772 …DNBLogThreadedIf (LOG_THREAD, "DNBArchMachARM::GetRegisterContext (buf = %p, len = %llu) => %llu",… in GetRegisterContext()
1794 …DNBLogThreadedIf (LOG_THREAD, "DNBArchMachARM::SetRegisterContext (buf = %p, len = %llu) => %llu",… in SetRegisterContext()