summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MICmdBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Remove lldb-miJonas Devlieghere2019-07-181-329/+0
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-20/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement new methods for handling an error in MI commands.Alexander Polyakov2018-06-251-0/+58
* Revert "[lldb-mi] Add overload method for setting an error"Alexander Polyakov2018-06-151-17/+0
* [lldb-mi] Add overloaded method for setting an error.Alexander Polyakov2018-06-071-0/+17
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-138/+144
* Handle the options and parameters separator in every MI commandHafiz Abid Qadeer2015-11-021-0/+3
* Better handle the arguments common to all MI commands.Hafiz Abid Qadeer2015-10-291-0/+21
* [lldb-mi] Use empty arg lists instead of (void).Bruce Mitchener2015-08-041-14/+14
* [lldb-mi] Remove unused bool results.Bruce Mitchener2015-07-221-5/+2
* [lldb-mi] Fix typosBruce Mitchener2015-07-071-3/+3
* Remove redundant comments from lldb-mi source files.Hafiz Abid Qadeer2015-03-161-12/+0
* Reformat lldb-mi using clang-format.Zachary Turner2014-11-171-165/+179
* Add new MI commands, features and fixes to the lldb-mi driver.Deepak Panickal2014-08-081-0/+37
* Added support for new MI commands and bug fixes. More details in MIReadme.txt.Deepak Panickal2014-06-241-2/+2
* Initial commit of LLDB Machine Interface Frontend.Deepak Panickal2014-05-161-0/+226
OpenPOWER on IntegriCloud