aboutsummaryrefslogtreecommitdiff
path: root/lldb/utils/vim-lldb/python-vim-lldb/lldb_controller.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-356/+385
2013-05-28Fixed continue issues with process attach/detachDaniel Malea1-4/+4
2013-05-22LLDB Vim plugin usability improvement: ":Lshow" now displays all panesDaniel Malea1-0/+4
2013-05-22Implement attach by name in LLDB Vim plugin using ":Lattach <process-name>"Daniel Malea1-0/+27
2013-02-11Add Vim frontend to LLDB.Daniel Malea1-0/+353