Lines Matching refs:LLDB_LOGF

106   LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch);  in SendAck()
116 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch); in SendNack()
175 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %.*s", in SendRawPacketNoLock()
188 LLDB_LOGF(log, "error: failed to send packet: %.*s", (int)packet_length, in SendRawPacketNoLock()
491 LLDB_LOGF(log, in DecompressPacket()
652 LLDB_LOGF(log, "GDBRemoteCommunication::%s adding %u bytes: %.*s", in CheckForPacket()
734 LLDB_LOGF(log, "GDBRemoteCommunication::%s tossing %u junk bytes: '%.*s'", in CheckForPacket()
799 LLDB_LOGF(log, "<%4" PRIu64 ":%" PRIu64 "> read packet: %.*s", in CheckForPacket()
803 LLDB_LOGF(log, "<%4" PRIu64 "> read packet: %.*s", in CheckForPacket()
829 LLDB_LOGF(log, in CheckForPacket()
843 LLDB_LOGF(log, "error: invalid checksum in packet: '%s'\n", in CheckForPacket()
908 LLDB_LOGF(log, "GDBRemoteCommunication::%s(url=%s, port=%" PRIu16 ")", in StartDebugserverProcess()
926 LLDB_LOGF(log, in StartDebugserverProcess()
941 LLDB_LOGF(log, in StartDebugserverProcess()
957 LLDB_LOGF(log, in StartDebugserverProcess()
1024 LLDB_LOGF(log, in StartDebugserverProcess()
1037 LLDB_LOGF(log, in StartDebugserverProcess()
1053 LLDB_LOGF(log, in StartDebugserverProcess()
1076 LLDB_LOGF(log, "GDBRemoteCommunication::%s() failed: %s", in StartDebugserverProcess()
1119 LLDB_LOGF(log, in StartDebugserverProcess()
1148 LLDB_LOGF(log, "launch info for gdb-remote stub:\n%s", in StartDebugserverProcess()
1159 LLDB_LOGF(log, in StartDebugserverProcess()
1179 LLDB_LOGF(log, in StartDebugserverProcess()
1184 LLDB_LOGF(log, in StartDebugserverProcess()
1191 LLDB_LOGF(log, in StartDebugserverProcess()
1202 LLDB_LOGF(log, in StartDebugserverProcess()
1216 LLDB_LOGF(log, "GDBRemoteCommunication::%s() failed: %s", __FUNCTION__, in StartDebugserverProcess()