Add comment about Thread::GetStatus(), which returns the number of frames shown.

llvm-svn: 132470
This commit is contained in:
Johnny Chen 2011-06-02 18:02:15 +00:00
parent 922a624144
commit b5964212f4
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ public:
ExecutionContext exe_ctx(m_interpreter.GetExecutionContext());
if (exe_ctx.thread)
{
// Thread::GetStatus() returns the number of frames shown.
if (exe_ctx.thread->GetStatus (strm,
m_options.m_start,
m_options.m_count,