<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - vim-lldb fails on MacOS X Mavericks"
   href="http://llvm.org/bugs/show_bug.cgi?id=20685">20685</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>vim-lldb fails on MacOS X Mavericks
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.4
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>martongabesz@gmail.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Configuration:
OS X Mavericks
MacVim 7.4.258 built with python and everything required

Process:
1. Compiled application with debug symbols
2. :Ltarget create 
3. :Lbreakpoint in main function
4. :Lstart

The disassembly shows process is stopped at the correct breakpoint, but doesn't
populate any of the other windows.

:Lprocess status shows the lldb output and that the breakpoint is currently
hit. Using :Lstep/:Lnext causes a delay but doesn't actually step.

Note: I do not have these issues when debugging with vanilla lldb.

This bug report is a copy from gilligan vim-lldb issue:
<a href="https://github.com/gilligan/vim-lldb/issues/2">https://github.com/gilligan/vim-lldb/issues/2</a>

Thanks.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>