Lines Matching refs:DNBLogError
864 …DNBLogError("MachProcess::DisableBreakpoint ( addr = 0x%8.8llx, remove = %d ) memory write failed … in DisableBreakpoint()
904 …DNBLogError("MachProcess::DisableBreakpoint ( addr = 0x%8.8llx, remove = %d ) : failed to restore … in DisableBreakpoint()
906 …DNBLogError("MachProcess::DisableBreakpoint ( addr = 0x%8.8llx, remove = %d ) : opcode changed", (… in DisableBreakpoint()
923 …DNBLogError("MachProcess::DisableBreakpoint ( addr = 0x%8.8llx, remove = %d ) invalid breakpoint a… in DisableBreakpoint()
960 …DNBLogError("MachProcess::DisableWatchpoint ( addr = 0x%8.8llx, remove = %d ) invalid watchpoint I… in DisableWatchpoint()
1020 …DNBLogError("MachProcess::EnableBreakpoint ( addr = 0x%8.8llx ): breakpoint opcode verification fa… in EnableBreakpoint()
1025 …DNBLogError("MachProcess::EnableBreakpoint ( addr = 0x%8.8llx ): unable to read memory to verify b… in EnableBreakpoint()
1030 …DNBLogError("MachProcess::EnableBreakpoint ( addr = 0x%8.8llx ): unable to write breakpoint opcode… in EnableBreakpoint()
1035 …DNBLogError("MachProcess::EnableBreakpoint ( addr = 0x%8.8llx ): unable to read memory at breakpoi… in EnableBreakpoint()
1040 …DNBLogError("MachProcess::EnableBreakpoint ( addr = 0x%8.8llx ) no software breakpoint opcode for … in EnableBreakpoint()
2296 … DNBLogError("failed to lookup the process ID for CFBundleIdentifier %s.", bundleID.c_str()); in SBForkChildForPTraceDebugging()
2301 …DNBLogError("unable to launch the application with CFBundleIdentifier '%s' sbs_error = %u", bundle… in SBForkChildForPTraceDebugging()