[lldb-dev] [Bug 14612] In Driver::MainLoop, m_done variable used without initialization
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Dec 17 13:33:48 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14612
Daniel Malea <daniel.malea at intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Daniel Malea <daniel.malea at intel.com> 2012-12-17 15:33:48 CST ---
Closing this bug as per commit r170348 this morning. Thanks again Chia-Hung
Duan for fixing this and Cjacker Huang for confirming the problem.
It's odd that no one ran into this problem before. It may be due to us making
only debug builds of LLDB. In any case, the build instructions have been
updated to mention the existence of release builds as well as debug builds in
r170372.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the lldb-dev
mailing list