[lldb-dev] Limbo

Kaylor, Andrew andrew.kaylor at intel.com
Tue Dec 18 13:24:19 PST 2012


There's an issue on Linux where LLDB stop with "stop reason = thread exited" and displays a brief assembly dump from somewhere in libc.  This seems to happen because it is stopping in the "limbo" state.  I can make it go away by having POSIXLimboStopInfo::ShouldStop() return false instead of true.

Is there any reason I shouldn't do that?

Thanks,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20121218/a187455d/attachment.html>


More information about the lldb-dev mailing list