[lldb-dev] Freeze in lldb [Re: [PATCH][Linux] compilation fails on linux after revision 196787]

Ed Maste emaste at freebsd.org
Thu Dec 12 06:01:05 PST 2013


On 11 December 2013 11:41, Ed Maste <emaste at freebsd.org> wrote:
> On 11 December 2013 11:25, Sylvestre Ledru <sylvestre at debian.org> wrote:
>> To rephrase my question, do you know which commit(s) broke lldb under
>> GNU/Linux ?
>> r196786 seems unrelated to me.
>
> I believe Xavier means 196786 is fine and 196787 fails.  I'm looking at it.

I reverted the Linux changes in r196787 yesterday and was unable to
reproduce the issue in a Debian VM.  The revert is r197065.  Xavier
can you confirm this fixes your issue?

The revert moves three Linux-specific functions back into Plugins/Process/POSIX:

POSIXThread::Resume
ProcessPOSIX::DoResume
ProcessPOSIX::SendMessage



More information about the lldb-dev mailing list