Re: [Lldb-commits] [lldb] r300138 - Use two LC_NOTE load commands for identifying the main binary that

2017-04-12 Thread Hal Finkel via lldb-commits
On 04/12/2017 06:33 PM, Jason Molenda via lldb-commits wrote: Author: jmolenda Date: Wed Apr 12 18:33:30 2017 New Revision: 300138 URL: http://llvm.org/viewvc/llvm-project?rev=300138&view=rev Log: Use two LC_NOTE load commands for identifying the main binary that lldb should use when given a co

[Lldb-commits] [lldb] r283520 - [lit] Don't assume you'll find debugserver

2016-10-06 Thread Hal Finkel via lldb-commits
Author: hfinkel Date: Thu Oct 6 21:26:41 2016 New Revision: 283520 URL: http://llvm.org/viewvc/llvm-project?rev=283520&view=rev Log: [lit] Don't assume you'll find debugserver On Linux, there is no "debugserver" process, and the RUN-line substitution will fail if you try to substitute '%debugser

Re: [Lldb-commits] [lldb] r287631 - Fix build failure on Linux and BSD by reverting r287597

2016-11-22 Thread Hal Finkel via lldb-commits
- Original Message - > From: "Omair Javaid via lldb-commits" > To: lldb-commits@lists.llvm.org > Sent: Tuesday, November 22, 2016 3:47:01 AM > Subject: [Lldb-commits] [lldb] r287631 - Fix build failure on Linux and BSD > by reverting r287597 > > Author: omjavaid > Date: Tue Nov 22 03:4