[lldb-dev] [Bug 28127] New: lldb-server broken when LLVM_LINK_LLVM_DYLIB=ON
via lldb-dev
lldb-dev at lists.llvm.org
Tue Jun 14 08:33:45 PDT 2016
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 at lists.llvm.org
Reporter: pablo at sifflez.org
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160614/f8843c94/attachment.html>
More information about the lldb-dev
mailing list