summaryrefslogtreecommitdiffstats
path: root/lldb/utils/lui
Commit message (Expand)AuthorAgeFilesLines
* [Utils] Add back utils directoryJonas Devlieghere2019-07-2311-0/+2313
* [Utils] Remove legacy scriptsJonas Devlieghere2019-07-2311-2313/+0
* Python 2/3 compat: StringIOSerge Guelton2019-03-251-8/+8
* Python 2/3 compat: queue vs QueueSerge Guelton2019-03-252-4/+10
* Python 2/3 compatibility: from __future__ import print_functionSerge Guelton2019-03-212-19/+21
* Use list comprehension instead of map/filter to prepare Python2/3 compatSerge Guelton2019-03-211-8/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1910-40/+30
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0610-994/+1200
* LUI: Fix some issues causing crashes in the source viewWei Pan2013-10-231-26/+8
* lui: enable tab completion in command windowSriram Murali2013-10-161-2/+21
* prevent lui from crashing with small source filesSriram Murali2013-10-161-3/+5
* A couple of small visual improvements for luiBen Langmuir2013-10-161-2/+2
* lui: clean up breakpoint window, and allow multi-line list itemsBen Langmuir2013-10-162-12/+79
* Add a ListWin to cui to show scrollabled lists Ben Langmuir2013-10-164-22/+102
* Add LLVM license headers to lldb ui frontendDaniel Malea2013-10-1110-0/+92
* Initial checkin of curses-based LLDB UI (lui)Daniel Malea2013-10-0911-0/+1867
OpenPOWER on IntegriCloud