Bug ID 39083
Summary lldb-rpc-server at 100% until out of memory launched from Xcode 10
Product lldb
Version unspecified
Hardware Macintosh
OS MacOS X
Status NEW
Severity enhancement
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter joern.reimerdes@dampsoft.de
CC llvm-bugs@lists.llvm.org
We upgraded to Xcode 10.0 Running a project results in lldb-rpc-server
consuming 100% of one cpu but it will not launch the process of the project
binary.
The binary will launch in "Profile" mode.
We are able to debug a smaller test-project so it might be related to the size
or complexity of the project.