I'm trying to install lldb-3.8 on Ubuntu (trusty), but installing the
lldb-3.8 packages doesn't appear to install a binary (only symlinks).
According to dpkg -L, I have the following symlinks:
/usr/bin/lldb-3.8 -> ../lib/llvm-3.8/bin/lldb
/usr/lib/llvm-3.8/bin/lldb -> lldb-3.8.0
/usr/lib/llvm-3.8/
I’ve put a trivial patch up for review on Phabricator that will change the
system-wide directory for LLDB plugins from /usr/lib/lldb to
/usr/lib/lldb/plugins. This is just a heads-up for anyone who depends on the
existing path. Recursively scanning /usr/lib/lldb alone has made it far too
easy
> On Apr 26, 2016, at 1:50 AM, Abhishek Aggarwal via lldb-dev
> wrote:
>
> Hi everyone
>
> There has been previous discussions in this mailing list regarding Enabling
> Intel(R) Processor Trace collection in LLDB. A new APIs are being developed
> to be added to SB APIs that will provide raw
Hi everyone
There has been previous discussions in this mailing list regarding *E**nabling
Intel(R) Processor Trace collection in LLDB. A new APIs are being developed
to be added to SB APIs that will provide raw traces (collected on
lldb-server side). These APIs are Trace technology independent an