https://llvm.org/bugs/show_bug.cgi?id=28127
Bug ID: 28127 Summary: lldb-server broken when LLVM_LINK_LLVM_DYLIB=ON Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@lists.llvm.org Reporter: pa...@sifflez.org CC: llvm-b...@lists.llvm.org Classification: Unclassified Affects snapshot_3.9~svn272283. Building lldb with LLVM_LINK_LLVM_DYLIB=ON results in a non-working lldb-server. llvm-toolchain-snapshot_3.9~svn272283/build-llvm$ bin/lldb-server : CommandLine Error: Option 'print-summary-global-ids' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options As explained in #22952, this seems to be due to a CommandLine name collision. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev