mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
Rest of the fix for Thread
llvm-svn: 168343
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user