<div dir="ltr">Hello Chunseok,<div><br><div>lldb-server went through a lot of changes since 3.8. Could you check whether it works for you with latest master (or at least 4.0). I can't guarantee it will work, but I'm sure you'll at least get a different error message. Then we can start figuring out what's going wrong.</div></div><div><br></div><div>cheers,</div><div>pl</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 March 2017 at 00:16, Chunseok Lee via lldb-dev <span dir="ltr"><<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello.<br><br>I am working on running lldb-server on tizen x86 emulator platform.<br>I got the following error when I start to run lldb with any binary. <br>Here is an example log :<br>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>-<br>sh-3.2# file lldb-server-3.8.1<br>lldb-server-3.8.1: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=<wbr>7e396312e789fa54c0d33cccd7c6cf<wbr>3e402fb1cf, stripped<br>sh-3.2# file /bin/sleep<br>/bin/sleep: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=<wbr>58dbc7ded306d9c33cc7ae83033b90<wbr>ec2d8628d7, stripped<br>sh-3.2# uname -a<br>Linux localhost 4.4.35 #1 SMP PREEMPT Wed Jan 18 19:39:39 KST 2017 i686 GNU/Linux<br>sh-3.2# ./lldb-server-3.8.1 g --platform=host *:12345 -- /bin/sleep<br>using platform: host<br>LaunchProcess: failed to launch executable /bin/sleeperror: failed to launch '/bin/sleep': '/bin/sleep' doesn't contain any 'host' platform architectures: i686<br>------------------------------<wbr>------------------------------<wbr>------------------------------<br>While /bin/sleep is 80386(i386) type, host has i686 architecture. IMHO, i386 seems to be  compatible to i686. <br>Please let me know any information about this issue.<br><br>Thank you.  <br><br>BR,<br>Chunseok Lee<span class="HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="m_7330762575208963070gmail_signature">Where Do We come from? What Are We? Where Are We Going?</div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/lldb-dev</a><br>
<br></blockquote></div><br></div>