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
/
MICmdCmdVar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-348
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-265
/
+270
*
Better handle the arguments common to all MI commands.
Hafiz Abid Qadeer
2015-10-29
1
-3
/
+0
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-54
/
+54
*
[lldb-mi] Remove unwanted comment blocks.
Bruce Mitchener
2015-07-23
1
-27
/
+0
*
[lldb-mi] Remove unused bool results.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
[lldb-mi] Use 'override' on overridden virtual methods.
Bruce Mitchener
2015-07-06
1
-36
/
+36
*
Remove typedefs for MIchar, MIschar, MIuchar.
Bruce Mitchener
2015-07-03
1
-1
/
+1
*
Fix parsing of print-values arg (MI)
Ilia K
2015-05-15
1
-6
/
+0
*
Fix -var-list-children command (MI)
Ilia K
2015-05-08
1
-8
/
+7
*
Remove redundant comments from lldb-mi source files.
Hafiz Abid Qadeer
2015-03-16
1
-10
/
+0
*
Fix -var-create and -var-update (MI)
Ilia K
2015-03-06
1
-7
/
+10
*
Added long 'print-values' option for var-update MI command.
Ilia K
2015-03-04
1
-1
/
+4
*
Fix evaluation commands (MI)
Ilia K
2015-02-06
1
-0
/
+2
*
Add missing options in -var-list-children command.
Hafiz Abid Qadeer
2015-02-05
1
-1
/
+4
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-301
/
+300
*
Remove unused class variable and its initialization.
Eric Christopher
2014-09-09
1
-1
/
+0
*
Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
2014-08-08
1
-0
/
+1
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-30
/
+56
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+355