Re: [lldb-dev] LLDB-MI from Eclipse hangs

2016-07-17 Thread Ilia K via lldb-dev
Hi Marc-Andre! Ok, I'll review your patches. But if you have a couple of minutes, please fill the bug form at llvm.org/bugs first. On Mon, Jul 18, 2016 at 12:26 AM, Marc-Andre Laperle via lldb-dev < lldb-dev@lists.llvm.org> wrote: > Hi, > > I am currently working on integrating LLDB-MI in Eclips

Re: [lldb-dev] LLDB-MI from Eclipse hangs

2016-07-17 Thread Marc-Andre Laperle via lldb-dev
Hi, I am currently working on integrating LLDB-MI in Eclipse CDT so that it works more or less out of the box in the next CDT release due in September (setting the lldb-mi path automatically, etc). For this specific issue, I made it so that it simply does not send the target-async command from Ecl

[lldb-dev] Typing in lldb is broken

2016-07-17 Thread Yury Meshkov via lldb-dev
Hi All, After recent upgrade when I launch lldb and type any command I see something like this: (lldb) \U+73464\U+7346A\U+7340A\U+7340A I can't even exit from lldb. I have to kill it in another terminal. Not sure if it is relevant but I am using arch linux. No any other app behaves like that. Is