summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MICmdCommands.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Remove lldb-miJonas Devlieghere2019-07-181-134/+0
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-80/+79
* [lldb-mi] Use empty arg lists instead of (void).Bruce Mitchener2015-08-041-3/+3
* Implement -target-attach and -target-detachIlia K2015-05-071-0/+2
* Add -data-info-line command (MI)Ilia K2015-04-301-0/+1
* Add support for -stack-list-variables.Hafiz Abid Qadeer2015-04-291-0/+1
* Add -gdb-show and target-async option in -gdb-show command (MI)Ilia K2015-03-241-0/+2
* Remove redundant comments from lldb-mi source files.Hafiz Abid Qadeer2015-03-161-10/+0
* Add -exec-abort command (MI); Don't exit on eStateExitedIlia K2015-02-241-0/+1
* Add -symbol-list-lines command (MI)Ilia K2015-02-201-0/+2
* Add -stack-select-frame command (MI)Ilia K2015-02-191-0/+1
* Add -stack-info-frame command (MI)Ilia K2015-02-191-0/+1
* Add -exec-arguments commandIlia K2015-02-131-0/+1
* Reformat lldb-mi using clang-format.Zachary Turner2014-11-171-85/+86
* Add new MI commands, features and fixes to the lldb-mi driver.Deepak Panickal2014-08-081-0/+1
* Added support for new MI commands and bug fixes. More details in MIReadme.txt.Deepak Panickal2014-06-241-25/+41
* Initial commit of LLDB Machine Interface Frontend.Deepak Panickal2014-05-161-0/+118
OpenPOWER on IntegriCloud