Re: [Lldb-commits] [lldb] r348592 - Introduce ObjectFileBreakpad

2018-12-07 Thread Shafik Yaghmour via lldb-commits
Pavel, I just reverted it. -Shafik > On Dec 7, 2018, at 10:46 AM, Pavel Labath via lldb-commits > wrote: > > On 07/12/2018 19:39, Davide Italiano wrote: >> Pavel, this broke the MacOS lldb cmake bot. >> In particular, this test started failing. >> lldb-Suite.macosx/function-starts.TestFunctio

Re: [Lldb-commits] [lldb] r348592 - Introduce ObjectFileBreakpad

2018-12-07 Thread Pavel Labath via lldb-commits
On 07/12/2018 19:39, Davide Italiano wrote: Pavel, this broke the MacOS lldb cmake bot. In particular, this test started failing. lldb-Suite.macosx/function-starts.TestFunctionStarts.py http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/ May I ask you to take a look? That's interesting.

Re: [Lldb-commits] [lldb] r348592 - Introduce ObjectFileBreakpad

2018-12-07 Thread Davide Italiano via lldb-commits
Pavel, this broke the MacOS lldb cmake bot. In particular, this test started failing. lldb-Suite.macosx/function-starts.TestFunctionStarts.py http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/ May I ask you to take a look? -- Davide On Fri, Dec 7, 2018 at 6:23 AM Pavel Labath via lldb-comm

[Lldb-commits] [lldb] r348592 - Introduce ObjectFileBreakpad

2018-12-07 Thread Pavel Labath via lldb-commits
Author: labath Date: Fri Dec 7 06:20:27 2018 New Revision: 348592 URL: http://llvm.org/viewvc/llvm-project?rev=348592&view=rev Log: Introduce ObjectFileBreakpad Summary: This patch adds the scaffolding necessary for lldb to recognise symbol files generated by breakpad. These (textual) files cont