summaryrefslogtreecommitdiffstats
path: root/lldb/utils/vim-lldb
Commit message (Expand)AuthorAgeFilesLines
* [lldb/Utils] Remove vim-lldbJonas Devlieghere2020-01-109-1834/+0
* [Utils] Add back utils directoryJonas Devlieghere2019-07-239-0/+1834
* [Utils] Remove legacy scriptsJonas Devlieghere2019-07-239-1834/+0
* Python 2/3 compatibility: from __future__ import print_functionSerge Guelton2019-03-212-5/+9
* Use list comprehension instead of map/filter to prepare Python2/3 compatSerge Guelton2019-03-211-2/+2
* Adjust documentation for git migration.James Y Knight2019-01-291-1/+1
* *** 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