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" <[email protected]> wrote: > >On Aug 9, 2013, at 9:09 AM, Malea, Daniel <[email protected]> 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 > _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
