[Lldb-commits] [PATCH] D54444: [CMake] Use extended llvm_codesign	to pass entitlements for lldb-server
    Jim Ingham via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Nov 14 10:39:15 PST 2018
    
    
  
jingham added a comment.
We do use lldb-server, though only in the platform mode, for remote testsuite running.  The gdbserver mode doesn't do anything for a macOS hosted lldb-server, so lldb-server should not require any entitlements.  But we do use it.
https://reviews.llvm.org/D54444
    
    
More information about the lldb-commits
mailing list