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

Pavel Labath via lldb-dev lldb-dev at lists.llvm.org
Mon Aug 8 06:24:12 PDT 2016


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
>


More information about the lldb-dev mailing list