Thanks Adrian. My latest patch is here: https://reviews.llvm.org/D48782

This adds an option to the makefile
in llvm/tools/lldb/packages/Python/lldbsuite/test/make/Makefile.rules to
enable producing a DWP file from the DWO split dwarf files to enable
testing Dwarf Package Format (DWP).
I spoke with Greg and we think enabling this as a new testing flavor that
is disabled by default could be the way to go for now.

I am very open to feedback on this. Thanks.

PL

On Tue, Jun 26, 2018 at 4:58 PM Adrian Prantl <apra...@apple.com> wrote:

> We just use reviews.llvm.org and CC lldb-commits.
>
> -- adrian
>
> On Jun 25, 2018, at 9:09 PM, Puyan Lotfi via lldb-commits <
> lldb-commits@lists.llvm.org> wrote:
>
> This is a first draft. Just trying to do some basic breakpoint and line
> number checks on a split dwarf compiled binary for now.
>
>
> Also, is there an LLDB phabricator? I didn't notice it in the project
> listing in reviews.llvm.org.
>
> PL
> <splitd.patch>_______________________________________________
> lldb-commits mailing list
> lldb-commits@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to