Lines Matching refs:LLDB_LOGF

97   LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch);  in SendAck()
107 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch); in SendNack()
189 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %.*s", in SendRawPacketNoLock()
202 LLDB_LOGF(log, "error: failed to send packet: %.*s", (int)packet_length, in SendRawPacketNoLock()
466 LLDB_LOGF(log, in DecompressPacket()
627 LLDB_LOGF(log, "GDBRemoteCommunication::%s adding %u bytes: %.*s", in CheckForPacket()
709 LLDB_LOGF(log, "GDBRemoteCommunication::%s tossing %u junk bytes: '%.*s'", in CheckForPacket()
774 LLDB_LOGF(log, "<%4" PRIu64 ":%" PRIu64 "> read packet: %.*s", in CheckForPacket()
778 LLDB_LOGF(log, "<%4" PRIu64 "> read packet: %.*s", in CheckForPacket()
804 LLDB_LOGF(log, in CheckForPacket()
818 LLDB_LOGF(log, "error: invalid checksum in packet: '%s'\n", in CheckForPacket()
887 LLDB_LOGF(log, "GDBRemoteCommunication::%s(url=%s, port=%" PRIu16 ")", in StartDebugserverProcess()
905 LLDB_LOGF(log, in StartDebugserverProcess()
920 LLDB_LOGF(log, in StartDebugserverProcess()
936 LLDB_LOGF(log, in StartDebugserverProcess()
1003 LLDB_LOGF(log, in StartDebugserverProcess()
1016 LLDB_LOGF(log, in StartDebugserverProcess()
1032 LLDB_LOGF(log, in StartDebugserverProcess()
1057 LLDB_LOGF(log, "GDBRemoteCommunication::%s() failed: %s", in StartDebugserverProcess()
1100 LLDB_LOGF(log, in StartDebugserverProcess()
1129 LLDB_LOGF(log, "launch info for gdb-remote stub:\n%s", in StartDebugserverProcess()
1140 LLDB_LOGF(log, in StartDebugserverProcess()
1162 LLDB_LOGF(log, in StartDebugserverProcess()
1167 LLDB_LOGF(log, in StartDebugserverProcess()
1174 LLDB_LOGF(log, in StartDebugserverProcess()
1185 LLDB_LOGF(log, in StartDebugserverProcess()
1199 LLDB_LOGF(log, "GDBRemoteCommunication::%s() failed: %s", __FUNCTION__, in StartDebugserverProcess()