If you don't require any changes to debugserver, you can always copy the 
debugserver binary from the LLDB.framework that comes with the latest Xcode 
since that will be code signed by Apple. Currently debugserver is the only 
thing that needs to be codesigned. 

The issue you are seeing is indeed due to incorrect code signing.

Greg


On Jul 9, 2012, at 11:18 AM, Andrey Zaytsev wrote:

> Hi!
> We are thinking of bundling custom LLDB build with our product. What should 
> we do with code signing? I just moved built lldb from one of my macs to 
> another and it reports error: "initial process state wasn't stopped: exited".
> 
> 
> _______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to