aboutsummaryrefslogtreecommitdiff
path: root/lldb/utils/lui
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone10-994/+1200
2013-10-23LUI: Fix some issues causing crashes in the source viewWei Pan1-26/+8
2013-10-16lui: enable tab completion in command windowSriram Murali1-2/+21
2013-10-16prevent lui from crashing with small source filesSriram Murali1-3/+5
2013-10-16A couple of small visual improvements for luiBen Langmuir1-2/+2
2013-10-16lui: clean up breakpoint window, and allow multi-line list itemsBen Langmuir2-12/+79
2013-10-16Add a ListWin to cui to show scrollabled lists Ben Langmuir4-22/+102
2013-10-11Add LLVM license headers to lldb ui frontendDaniel Malea10-0/+92
2013-10-09Initial checkin of curses-based LLDB UI (lui)Daniel Malea11-0/+1867