[Lldb-commits] [PATCH] Local Linux debugging via LLGS passing all Linux local debugging tests.
Chaoren Lin
chaorenl at google.com
Mon Feb 2 18:01:01 PST 2015
cmake + ninja
On Mon, Feb 2, 2015 at 6:00 PM, Ed Maste <emaste at freebsd.org> wrote:
> In http://reviews.llvm.org/D7238#117336, @chaoren wrote:
>
> > For some reason lib/python2.7/site-packages/lldb/_lldb.so links to
> liblldb
> > instead of liblldb.so on FreeBSD build
> >
> > _lldb.so -> ../../../liblldb
> >
> > Since this doesn't seem related to the CL, I'll go ahead and commit all
> the
> > changes.
>
>
> Strange - this doesn't happen for me. I use cmake+ninja for builds. Was
> yours the same, or configure+make?
>
> joule% ls -l lib/python2.7/site-packages/lldb/_lldb.so
> lrwxr-xr-x 1 emaste emaste 19 Aug 28 2013
> lib/python2.7/site-packages/lldb/_lldb.so -> ../../../liblldb.so
>
>
> http://reviews.llvm.org/D7238
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150202/926dbb49/attachment.html>
More information about the lldb-commits
mailing list