summaryrefslogtreecommitdiffstats
path: root/lldb/utils/vim-lldb
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-066-1166/+1286
* Fixed continue issues with process attach/detachDaniel Malea2013-05-281-4/+4
* Improve vim-lldb expression commands for objective-c and implement evaluate-u...Daniel Malea2013-05-232-3/+23
* Add entries to vim-lldb plugin docs/help page for :Lattach and :LdetachDaniel Malea2013-05-221-0/+6
* LLDB Vim plugin usability improvement: ":Lshow" now displays all panesDaniel Malea2013-05-222-1/+5
* Implement attach by name in LLDB Vim plugin using ":Lattach <process-name>"Daniel Malea2013-05-222-0/+29
* Minor update to Vim frontend: simplify breakpoints display (and list unresolv...Daniel Malea2013-02-121-28/+10
* Add Vim frontend to LLDB.Daniel Malea2013-02-119-0/+1669
OpenPOWER on IntegriCloud