[lldb-dev] [Bug 24548] Build fails on unsupported archs for Native Thread

via lldb-dev lldb-dev at lists.llvm.org
Mon Aug 24 01:45:34 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24548

labath at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |labath at google.com
           Assignee|lldb-dev at lists.llvm.org     |labath at google.com

--- Comment #1 from labath at google.com ---
I am unsure what is the "feature" you want disabled. NativeThreadLinux is an
essential component of lldb and without it you will not be able to debug any
local process. So it sounds to me like you can disable all of lldb (by not
checking it out in the first place).

In theory we might try to disable local debugging and leave you with an lldb
capable of remote debugging, but I am unsure how useful would that be..

What is it that you are trying to achieve here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150824/94e51674/attachment.html>


More information about the lldb-dev mailing list