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

2018-06-25 Thread Puyan Lotfi via lldb-commits
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 commit 901971ff8bfcc42679eb8113b5f2a251bc0b9094 Author: Puyan Lotf

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

2018-06-29 Thread Puyan Lotfi via lldb-commits
gt; > 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 phab