http://llvm.org/bugs/show_bug.cgi?id=16399

Jim Ingham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from Jim Ingham <[email protected]> ---
The lldb.llvm.org docs describe the TOT lldb.  For TOT lldb (and coincidentally
the version in Xcode 5.0) expr DOES take the -i option, and in fact that is
what you have to use for the described function.  

This is not the case in the lldb with Xcode 4.x, which is presumably what you
are using, but that's not what these docs are describing.

For the purposes of Apple's lldb users, we do need to come up with some way to
distribute the version of these docs appropriate to a particular version of
lldb that we ship.  But that's really more of an Apple issue than an lldb
project issue, I think.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to