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
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
