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 ignores the 
output of qC /qfThreadInfo packet if they are not supported. GDB assumes that a 
process/thread X is available for debugging.

Is there any way in LLDB to support such bare-iron targets where qC 
/qfThreadInfo packets are not supported?

Regards,
Jaydeep

_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to