forked from OSchip/llvm-project
parent
aba8270dba
commit
648c5bd273
|
@ -859,7 +859,7 @@ protected:
|
|||
GetUnwinder ();
|
||||
|
||||
// Check to see whether the thread is still at the last breakpoint hit that stopped it.
|
||||
virtual const bool
|
||||
virtual bool
|
||||
IsStillAtLastBreakpointHit();
|
||||
|
||||
lldb::StackFrameListSP
|
||||
|
|
Loading…
Reference in New Issue