Re: [lldb-dev] did anyone konw LLDB support lldb + openocd to run dotest.py in bare board like ARM or other non-x86 architecture?

2017-10-28 Thread Tatyana Krasnukha via lldb-dev
I guess 2 ways of remote debugging: * “remote-linux” platform with process attach instead of process launch * “remote-gdb-server” platform with process launch. As I understood, both of them use lldb-server. To execute tests remotely you may run dotest.py with according options (platform-

Re: [lldb-dev] did anyone konw LLDB support lldb + openocd to run dotest.py in bare board like ARM or other non-x86 architecture?

2017-10-28 Thread cuibixiong via lldb-dev
Hi You mean should use “platform select remote-linux” ? I use it but also report error: unable to launch a GDB server on 'debian-armhf.""' in-addition, you said gdb-server is “GNU GDB server” or just lldb-server services ? Best Regards —cuibixiong 发件人: Tatyana Krasnukha 日期: 2017年10月27日 星期