[Lldb-commits] [PATCH] Initial support for building debugserver with cmake (on Mac OS X)

Malea, Daniel daniel.malea at intel.com
Thu Oct 3 15:23:04 PDT 2013


If you try spawning the debug server binary with 'sudo' and it works, then
it most likely is a code signing error...

I have not built lldb on mac in a while now, but I will start off a build
now and take a look.. Most likely I won't get to testing it until tomorrow.

Dan 



On 2013-10-03 4:58 PM, "Mark Lacey" <mark.lacey at apple.com> wrote:

>
>On Aug 9, 2013, at 9:09 AM, Malea, Daniel <daniel.malea at intel.com> wrote:
>
>> Thanks for the comments Jason; I will leave libdebugserver.cpp in then.
>
>Hi Daniel,
>
>I tried building lldb/debugserver with cmake and there appears to be a
>problem with the resulting debugserver. I¹m not sure exactly what the
>issue is, and whether it¹s a signing issue or something else, but
>although the build appears to complete successfully, lldb is unable to
>spawn the resulting debugserver.
>
>My Xcode build works without error. Have you actually been able to get
>lldb and debugserver built with cmake and running successfully on Mac OS
>X? 
>
>Mark
>





More information about the lldb-commits mailing list