[lldb-dev] LLDB C++ API integration.

2017-08-06 Thread Mikhail Seriukov via lldb-dev
Hi, I want to write a Mac app that uses LLDB C++ API. What is the best way to do it? Should I build and codesign the framework myself, how can I distribute it then? Should I reuse the framework from "Command line tools", but then I should force users to install it? How should I structure my Xcode

Re: [lldb-dev] Emacs LLDB support & the GDB/MI Interface

2017-08-06 Thread Eli Zaretskii via lldb-dev
> From: Ilia K > Date: Sun, 6 Aug 2017 13:20:13 +0300 > Cc: Ted Woodward , yllumin...@gmail.com, > jan.kratoch...@redhat.com, LLDB > > You are probably got it but yes, -file-list-exec-source-files and -break-list > commands are not implemented yet. > I'll try to find the time to fix it.

Re: [lldb-dev] Emacs LLDB support & the GDB/MI Interface

2017-08-06 Thread Ilia K via lldb-dev
You are probably got it but yes, -file-list-exec-source-files and -break-list commands are not implemented yet. I'll try to find the time to fix it. On Mon, Jul 31, 2017 at 9:44 PM, Eli Zaretskii via lldb-dev < lldb-dev@lists.llvm.org> wrote: > > From: "Ted Woodward" > > Cc: > > Date: Mon, 31 J