[lldb-dev] First hand support for musl-libc

Dangling Pointer via lldb-dev lldb-dev at lists.llvm.org
Wed Aug 10 14:34:26 PDT 2016


Thanks Pavel! I see the changes made in master branch.


By any change can these be back-ported to release38 and 39 branches? Since llvm38 is the one aports is offering.


BR


________________________________
From: Pavel Labath <labath at google.com>
Sent: Monday, August 8, 2016 1:24:12 PM
To: Dangling Pointer
Cc: lldb-dev at lists.llvm.org
Subject: Re: [lldb-dev] First hand support for musl-libc

Hi,

thanks for the patch. I took the opportunity to clean up the code
there, so I have committed a somewhat modified version, but I believe
you should get the result you were trying to achieve. Let me know how
it works.

cheers,
pl


On 2 August 2016 at 13:53, Dangling Pointer via lldb-dev
<lldb-dev at lists.llvm.org> wrote:
> Hi,
>
>
> To build lldb 3.8 on Alpine Linux, this tiny patch is required:
> https://github.com/alpinelinux/aports/blob/master/testing/lldb/lldb-3.8-alpine.patch
>
> Can anyone here please upstream it? Note that it doesn't break Android build
> as in case of both bionic and musl, __GLIBC__ macro is undefined.
>
>
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160810/e9040e2a/attachment.html>


More information about the lldb-dev mailing list