Hi,
The gdb-stub running on a MIPS bare-iron board lacks support for qC
/qfThreadInfo packet. Once the LLDB is connected to the target it cannot
proceed further as there is no process and/or thread information available from
the target. However GDB is able to debug the application as it ignore
Hi Greg,
The '?' packet always returns 'S05'. There is no thread information available
in any of the packets.
Regards,
Jaydeep
-Original Message-
From: Greg Clayton [mailto:clayb...@gmail.com]
Sent: 21 August 2015 PM 09:43
To: Jaydeep Patil
Cc: lldb-dev@lists.llvm.org
Subject: Re: LLDB