summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MICmdCmdMiscellanous.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb-mi] Clean up CMICmdArgSet usage.Bruce Mitchener2015-09-151-6/+6
* [lldb-mi] Use empty arg lists instead of (void).Bruce Mitchener2015-08-041-22/+22
* [lldb-mi] Remove unused bool results.Bruce Mitchener2015-07-221-11/+9
* [lldb-mi] Fix typosBruce Mitchener2015-07-071-1/+1
* Remove typedefs for MIchar, MIschar, MIuchar.Bruce Mitchener2015-07-031-2/+2
* Fix a variety of typos.Bruce Mitchener2015-06-181-1/+1
* Fix double stdout/stderr output from CLI commands in MI mode (MI)Ilia K2015-04-271-7/+0
* Refactor CMICmnLLDBDebuggerHandleEvents/CMICmnLLDBDebugSessionInfo/CMICmnLLDB...Ilia K2015-04-091-1/+1
* Fix -gdb-exit to detach if was attached or destroy otherwise (MI)Ilia K2015-03-261-1/+1
* Remove redundant comments from lldb-mi source files.Hafiz Abid Qadeer2015-03-161-10/+0
* Give error on "-inferior-tty-set" command.Hafiz Abid Qadeer2015-02-061-1/+1
* Fix CLI commands in lldb-mi.Hafiz Abid Qadeer2015-02-031-14/+14
* Added an Xcode target so we build the "lldb-mi" executable as part of the "de...Greg Clayton2015-01-201-2/+2
* Reformat lldb-mi using clang-format.Zachary Turner2014-11-171-429/+450
* Fix 'pid' and 'executable' fields in the list-thread-group.Hafiz Abid Qadeer2014-08-141-19/+28
* Add new MI commands, features and fixes to the lldb-mi driver.Deepak Panickal2014-08-081-23/+95
* Added support for new MI commands and bug fixes. More details in MIReadme.txt.Deepak Panickal2014-06-241-114/+144
* Initial commit of LLDB Machine Interface Frontend.Deepak Panickal2014-05-161-0/+477
OpenPOWER on IntegriCloud