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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev