[Lldb-commits] [lldb] r173076 - in /lldb/trunk: include/lldb/Interpreter/OptionGroupFormat.h include/lldb/Target/Target.h source/Commands/CommandObjectMemory.cpp source/Interpreter/OptionGroupFormat.cpp source/Target/Target.cpp

Filipe Cabecinhas filcab at gmail.com
Mon Jan 21 13:35:08 PST 2013


Right I had missed the count = item_count line.

Thanks,

  Filipe

  F


On Mon, Jan 21, 2013 at 1:31 PM, Enrico Granata <egranata at apple.com> wrote:

> Read the above as
> : then I use item_count as the loop counter and count (which is now the
> same value of item_count) as the *loop boundary*
>
> *Enrico Granata*
> ✉ egranata@.com
> ✆ (408) 972-7683
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130121/e1f5553f/attachment.html>


More information about the lldb-commits mailing list