summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_lldb
AgeCommit message (Collapse)AuthorFilesLines
2021-02-07github #72: Fix unix command lldb tab-completionSemnodime1-12/+12
The --arguments are space (` `) separated, not equal-sign (`=`) separated. lldb --correct c_arg --wrong=w_arg
2018-07-1843182: _lldb: complete process name after option -nJun-ichi Takimoto1-2/+3
2015-09-2136574: new completion for the lldb debbugerJun-ichi Takimoto1-0/+55