[lldb-dev] lldb 3.8 on OSX unable to debug process
Pierson Lee (PIE) via lldb-dev
lldb-dev at lists.llvm.org
Wed Jun 22 17:53:33 PDT 2016
Hi
I'm building LLDB v3.8 on my osx mac using Unix Makefiles and when I go and test it with the built debugserver, I get the following errors when passing "run":
error: process exited with status -1 (unable to attach)
I verified that attaching to a process also doesn't work.
Is there a known issue with building debugserver and lldb on a mac using Unix Makefiles?
Thanks
Pierson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160623/bcef4002/attachment.html>
More information about the lldb-dev
mailing list