[lldb-dev] [Bug 20685] New: vim-lldb fails on MacOS X Mavericks
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Aug 16 10:47:31 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20685
Bug ID: 20685
Summary: vim-lldb fails on MacOS X Mavericks
Product: lldb
Version: 3.4
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: martongabesz at gmail.com
Classification: Unclassified
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:
https://github.com/gilligan/vim-lldb/issues/2
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140816/a33d3f4e/attachment.html>
More information about the lldb-dev
mailing list