[Lldb-commits] Adding a test for split-dwarf

Puyan Lotfi via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 29 11:09:10 PDT 2018


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 <aprantl at 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 at 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 at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180629/825ef832/attachment.html>


More information about the lldb-commits mailing list