[LLVMbugs] [Bug 16399] gdb -> lldb guide uses -i where it wants -u

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jun 21 09:55:02 PDT 2013


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

Jim Ingham <jingham at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jingham at apple.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Jim Ingham <jingham at apple.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130621/e2ac13ae/attachment.html>


More information about the llvm-bugs mailing list