index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
tools
/
lldb-mi
/
MICmdCmdExec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-1115
/
+0
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-2
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-84
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[lldb-mi] Re-implement a few MI commands.
Alexander Polyakov
2018-07-02
1
-102
/
+72
*
[lldb-mi] Clean up and update a few MI commands.
Alexander Polyakov
2018-06-29
1
-48
/
+35
*
[lldb-mi] Re-implement MI -exec-step command.
Alexander Polyakov
2018-06-10
1
-22
/
+21
*
[lldb, lldb-mi] Re-implement MI -exec-continue command.
Alexander Polyakov
2018-06-09
1
-32
/
+10
*
[lldb-mi] Re-implement MI -exec-next command.
Alexander Polyakov
2018-06-07
1
-6
/
+12
*
[lldb, lldm-mi] Fix hanging of -exec-run command.
Alexander Polyakov
2018-06-03
1
-0
/
+13
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-676
/
+703
*
Better handle the arguments common to all MI commands.
Hafiz Abid Qadeer
2015-10-29
1
-16
/
+4
*
[lldb-mi] Add support for StopAtEntry in MI via "-exec-run --start".
Dawn Perchik
2015-10-01
1
-24
/
+41
*
[lldb-mi] Clean up CMICmdArgSet usage.
Bruce Mitchener
2015-09-15
1
-11
/
+11
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-56
/
+56
*
[lldb-mi] Remove unused bool results.
Bruce Mitchener
2015-07-22
1
-23
/
+17
*
Remove typedefs for MIchar, MIschar, MIuchar.
Bruce Mitchener
2015-07-03
1
-7
/
+7
*
Remove redundant comments from lldb-mi source files.
Hafiz Abid Qadeer
2015-03-16
1
-10
/
+0
*
Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
2015-02-24
1
-0
/
+93
*
Add -exec-arguments command
Ilia K
2015-02-13
1
-4
/
+124
*
Fix CLI commands in lldb-mi.
Hafiz Abid Qadeer
2015-02-03
1
-13
/
+10
*
Make --thread argument optional for various commands.
Hafiz Abid Qadeer
2015-02-02
1
-10
/
+10
*
Added an Xcode target so we build the "lldb-mi" executable as part of the "de...
Greg Clayton
2015-01-20
1
-3
/
+3
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-651
/
+690
*
Implementation of exec-run using lldb API.
Hafiz Abid Qadeer
2014-08-14
1
-10
/
+35
*
Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
2014-08-08
1
-43
/
+6
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-50
/
+190
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+854