Re: [lldb-dev] [llvm-dev] lldb-mi functionality

2017-03-28 Thread Ilia K via lldb-dev
-llvm-dev We support most MI commands and lldb-mi can be used alongside with Eclipse. So probably it would work also with gdbgui. They are pretty compatible :) On Tue, Mar 14, 2017 at 6:08 PM, Zachary Turner via lldb-dev < lldb-dev@lists.llvm.org> wrote: > Not too much documentation unfortuna

[lldb-dev] Swift Import Doesn't Work in LLDB REPL

2017-03-28 Thread Jessie Serrino via lldb-dev
Hi everyone, I tried reaching out to the swift LLDB dev group to no avail, so I wanted to reach out here to see if you all could help me. I'm using LLDB within Xcode (version lldb-360.1.70), and trying to import all existing files from my project into the REPL. When I typeimport ProjectName, the