commit | 2d268cb9ab86c9c93c5a133aa1b3f94b031abc6c | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Thu Jun 02 18:02:15 2011 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Thu Jun 02 18:02:15 2011 +0000 |
tree | 67c51fc8feea0be8f3a378c0d4e58d9b424ac6c0 | |
parent | 0f5e6f1a01b340d463fbdc692f3af492774a5ec4 [diff] [blame] |
Add comment about Thread::GetStatus(), which returns the number of frames shown. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@132470 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/source/Commands/CommandObjectThread.cpp b/source/Commands/CommandObjectThread.cpp index dfcf750..8068619 100644 --- a/source/Commands/CommandObjectThread.cpp +++ b/source/Commands/CommandObjectThread.cpp
@@ -165,6 +165,7 @@ 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,