<div dir="ltr">+lldb-dev<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 4, 2021 at 11:01 PM Petr Hosek via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Two major factors are compatibility with a broad range of platforms (our toolchain is already being used by developers on Linux, macOS, Windows) and permissive license (our goal is to provide a permissively licensed, self-contained toolchain with a complete set of binary tools that support debuginfod).</div><div><br></div><div>We are also thinking about some potential future extensions that would make sense for the LLVM implementation. For example, we are planning on adopting GSYM as the symbolization format and we would like to support GSYM in debuginfod in the future.</div><div><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 29, 2021 at 10:40 AM Frank Ch. Eigler via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hi -<br>
<br>
As a developer of elfutils/debuginfod, I read with interest your<br>
intent to build an llvm reimplementation of the debuginfod stack.<br>
Best of luck, enjoy!<br>
<br>
I'm curious whether there were any indications that the existing code<br>
base couldn't be used due to problems of some sort.  AIUI, licensing<br>
compatibility with LLVM is moot for out-of-process binaries like the<br>
debuginfod server and the debuginfod-find client.  -L symlink loops<br>
are a SMOP.  Was mach-o support the only real showstopper?<br>
<br>
- FChE<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>