Rest of the fix for Thread

llvm-svn: 168343
This commit is contained in:
Filipe Cabecinhas
2012-11-20 00:11:13 +00:00
parent 648c5bd273
commit b3d5d71dfa

View File

@@ -1723,7 +1723,7 @@ Thread::Flush ()
m_reg_context_sp.reset();
}
const bool
bool
Thread::IsStillAtLastBreakpointHit ()
{
// If we are currently stopped at a breakpoint, always return that stopinfo and don't reset it.