Thank you, Abid.

My environment is gcc-4.8.2/RHEL 6.3, and the target is a VLIW DSP which is
connected to gdb server.
Since my gdb server supports "qRegisterInfo" packet, the
“plugin.process.gdb-remote. target-definition-file” setting won't be
necessary.

So what may cause the problem mentioned above?


2014/1/6 Abid, Hafiz <hafiz_a...@mentor.com>

> Hi,
>
> >Hi, all, My ported lldb does not work as expected when I want to continue
> current thread.
> >Following is how I operate:
>
> Can you give a bit more detail of your environment. What is the target
> that you connecting to?
> Please note that if you are connecting to gdbserver, then you may need to
> provide the target
> description using the “plugin.process.gdb-remote. target-definition-file”
> setting. Without it,
> lldb may not work correctly.
>
> Regards,
> Abid
>
>
> --
> 杨勇勇 (Yang Yong-Yong)
>
>


-- 
杨勇勇 (Yang Yong-Yong)
_______________________________________________
lldb-dev mailing list
lldb-dev@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to