[lldb-dev] lldb mutex debugging command

烈焰与悲哀 via lldb-dev lldb-dev at lists.llvm.org
Tue Jun 21 01:52:14 PDT 2016


Dear all 


   you know, in windbg there is a very useful command -- locks  .  it will tell us who owned the special lock.  in lldb, there is no such command. sometimes, we have a deadlock. but we cannot find the mutex, whitch thread owned it , and do not release!!


Thank you very much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160621/f014ccbd/attachment.html>


More information about the lldb-dev mailing list