Lines Matching refs:LLDB_LOGF
100 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch); in SendAck()
110 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch); in SendNack()
192 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %.*s", in SendRawPacketNoLock()
205 LLDB_LOGF(log, "error: failed to send packet: %.*s", (int)packet_length, in SendRawPacketNoLock()
486 LLDB_LOGF(log, in DecompressPacket()
647 LLDB_LOGF(log, "GDBRemoteCommunication::%s adding %u bytes: %.*s", in CheckForPacket()
729 LLDB_LOGF(log, "GDBRemoteCommunication::%s tossing %u junk bytes: '%.*s'", in CheckForPacket()
794 LLDB_LOGF(log, "<%4" PRIu64 ":%" PRIu64 "> read packet: %.*s", in CheckForPacket()
798 LLDB_LOGF(log, "<%4" PRIu64 "> read packet: %.*s", in CheckForPacket()
824 LLDB_LOGF(log, in CheckForPacket()
838 LLDB_LOGF(log, "error: invalid checksum in packet: '%s'\n", in CheckForPacket()
907 LLDB_LOGF(log, "GDBRemoteCommunication::%s(url=%s, port=%" PRIu16 ")", in StartDebugserverProcess()
925 LLDB_LOGF(log, in StartDebugserverProcess()
940 LLDB_LOGF(log, in StartDebugserverProcess()
956 LLDB_LOGF(log, in StartDebugserverProcess()
1023 LLDB_LOGF(log, in StartDebugserverProcess()
1036 LLDB_LOGF(log, in StartDebugserverProcess()
1052 LLDB_LOGF(log, in StartDebugserverProcess()
1077 LLDB_LOGF(log, "GDBRemoteCommunication::%s() failed: %s", in StartDebugserverProcess()
1120 LLDB_LOGF(log, in StartDebugserverProcess()
1149 LLDB_LOGF(log, "launch info for gdb-remote stub:\n%s", in StartDebugserverProcess()
1160 LLDB_LOGF(log, in StartDebugserverProcess()
1182 LLDB_LOGF(log, in StartDebugserverProcess()
1187 LLDB_LOGF(log, in StartDebugserverProcess()
1194 LLDB_LOGF(log, in StartDebugserverProcess()
1205 LLDB_LOGF(log, in StartDebugserverProcess()
1219 LLDB_LOGF(log, "GDBRemoteCommunication::%s() failed: %s", __FUNCTION__, in StartDebugserverProcess()