Lines Matching refs:DNBLogError

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