[lldb-dev] Failing LIT-based lldb-mi tests

Adrian Prantl via lldb-dev lldb-dev at lists.llvm.org
Tue Aug 14 14:49:31 PDT 2018



> On Aug 14, 2018, at 2:43 PM, Александр Поляков <polyakov.alx at gmail.com> wrote:
> 
> Here is what I got from gdb-remote packet log:
> 
> (gdb)
> lldb-mi          <   1> send packet: +
> lldb-mi          history[1] tid=0x784a <   1> send packet: +
> lldb-mi          <  19> send packet: $QStartNoAckMode#b0
> lldb-mi          <   1> read packet: +
> lldb-mi          <   6> read packet: $OK#9a
> lldb-mi          <   1> send packet: +
> lldb-mi          <  41> send packet: $qSupported:xmlRegisters=i386,arm,mips#12
> lldb-mi          < 124> read packet: $PacketSize=20000;QStartNoAckMode+;QThreadSuffixSupported+;QListThreadsInStopReply+;qEcho+;QPassSignals+;qXfer:auxv:read+#be
> lldb-mi          <  26> send packet: $QThreadSuffixSupported#e4
> lldb-mi          <   6> read packet: $OK#9a
> lldb-mi          <  27> send packet: $QListThreadsInStopReply#21
> lldb-mi          <   6> read packet: $OK#9a
> lldb-mi          <  13> send packet: $qHostInfo#9b
> lldb-mi          <  11> send packet: $qEcho:1#5b
> 
> Could somebody help me with understanding of what is happening here?
> 

Just to clarify: Is this from a session that failed with the symptoms you described earlier?
I'm not familiar with the protocol, but the fact that there are send and read log entries makes it sound like the communication itself is working.

-- adrian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180814/5284053d/attachment.html>


More information about the lldb-dev mailing list