<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jingham@apple.com" title="Jim Ingham <jingham@apple.com>"> <span class="fn">Jim Ingham</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - gdb -> lldb guide uses -i where it wants -u"
   href="http://llvm.org/bugs/show_bug.cgi?id=16399">bug 16399</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jingham@apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - gdb -> lldb guide uses -i where it wants -u"
   href="http://llvm.org/bugs/show_bug.cgi?id=16399#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - gdb -> lldb guide uses -i where it wants -u"
   href="http://llvm.org/bugs/show_bug.cgi?id=16399">bug 16399</a>
              from <span class="vcard"><a class="email" href="mailto:jingham@apple.com" title="Jim Ingham <jingham@apple.com>"> <span class="fn">Jim Ingham</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>