summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.h
Commit message (Expand)AuthorAgeFilesLines
* [LLDB] Remove lldb-miJonas Devlieghere2019-07-181-99/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add missing includes to some LLDB headers.Raphael Isemann2018-05-261-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-59/+67
* [lldb-mi] Use empty arg lists instead of (void).Bruce Mitchener2015-08-041-13/+13
* [lldb-mi] Remove unwanted comment blocks.Bruce Mitchener2015-07-231-3/+0
* [lldb-mi] Use 'override' on overridden virtual methods.Bruce Mitchener2015-07-061-3/+3
* Fix a reason of *stopped notifications due to SIGINT/SIGSTOP signals (MI)Ilia K2015-05-151-2/+2
* Rework =shlibs-added/=shlibs-removedIlia K2015-04-301-2/+2
* Remove redundant comments from lldb-mi source files.Hafiz Abid Qadeer2015-03-161-12/+0
* Add =shlibs-added/=shlibs-removed notifications (MI)Ilia K2015-03-101-0/+6
* Fix process's output to stdout/stderr (MI)Ilia K2015-02-261-1/+0
* Add -exec-abort command (MI); Don't exit on eStateExitedIlia K2015-02-241-3/+3
* Fix a problem where lldb-mi would not stop the debuggee after -exec-interrupt...Hafiz Abid Qadeer2015-02-231-0/+6
* Fix segfault notification in lldb-miIlia K2015-02-111-0/+1
* Reformat lldb-mi using clang-format.Zachary Turner2014-11-171-62/+59
* 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-1/+1
* Initial commit of LLDB Machine Interface Frontend.Deepak Panickal2014-05-161-0/+96
OpenPOWER on IntegriCloud