Hi, all.

I am porting lldb for a VLIW target with host env gcc-4.8.2/redhat
enterprise linux 6.2.
This problem happens in member function
lldb_private::Unwind::GetFrameInfoAtIndex() when it tries to lock member
"m_unwind_mutex" whose runtime address is 0x10 (checked via GDB).

I am not familiar with mutex errors, does anyone have clues?
*Thanks in advance!*

-- 
杨勇勇 (Yang Yong-Yong)
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to