[lldb-dev] Assertion when attempting to debug application
Eran Ifrah
eran.ifrah at gmail.com
Fri Apr 11 15:10:34 PDT 2014
Hello,
I can't seem to be able to debug codelite IDE with lldb (from the command
line)
This is a self compiled lldb from svn trunk (few days old)
GCC 4.8.1, Ubuntu 13.10/64 bit
The assertion message is:
lldb:
../tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp:138:
bool DYLDRendezvous::UpdateSOEntries(): Assertion `m_previous.state ==
eConsistent' failed.
Aborted
The error message contains "DYLD" so I am also adding codelite's ldd output
( I am not sure its relevant, but still):
http://pastebin.com/SMRkXFQ2
Any hint what to look for?
Thanks!
--
Eran Ifrah
Author of codelite, a cross platform open source C/C++ IDE:
http://www.codelite.org
wxCrafter, a wxWidgets RAD: http://wxcrafter.codelite.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140412/3373fe1e/attachment.html>
More information about the lldb-dev
mailing list