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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-1460
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-81
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
lldb-mi: -var-update can hang when traversing complex types with pointers
Ted Woodward
2017-08-31
1
-7
/
+7
*
Fix a small issue with -var-update.
Hafiz Abid Qadeer
2017-06-01
1
-15
/
+13
*
iwyu fixes on lldbUtility.
Zachary Turner
2017-04-06
1
-0
/
+2
*
Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-cre...
Ilia K
2017-04-04
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-931
/
+969
*
Add a DiagnosticManager replace error streams in the expression parser.
Sean Callanan
2016-03-19
1
-3
/
+1
*
Allow variable names to be quoted with -var-list-children
Chuck Ries
2015-12-07
1
-1
/
+1
*
Better handle the arguments common to all MI commands.
Hafiz Abid Qadeer
2015-10-29
1
-7
/
+0
*
[lldb-mi] Fix expansion of anonymous structures and unions
Dawn Perchik
2015-10-24
1
-1
/
+3
*
Allow to construct CMIUtilString using std::string directly + cleanup CMIUtil...
Ilia K
2015-09-25
1
-1
/
+1
*
[lldb-mi] Clean up CMICmdArgSet usage.
Bruce Mitchener
2015-09-15
1
-21
/
+21
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-54
/
+54
*
[lldb-mi] Fix evaluation for children of created variable object.
Dawn Perchik
2015-07-31
1
-2
/
+3
*
Escape new line and tabs in the result of variable evaluation.
Hafiz Abid Qadeer
2015-07-31
1
-1
/
+1
*
[lldb-mi] Remove unused bool results.
Bruce Mitchener
2015-07-22
1
-60
/
+48
*
Remove typedefs for MIchar, MIschar, MIuchar.
Bruce Mitchener
2015-07-03
1
-2
/
+2
*
Fix parsing of print-values arg (MI)
Ilia K
2015-05-15
1
-60
/
+9
*
Show error message from failed evaluation when doing -var-create
Ilia K
2015-05-12
1
-1
/
+10
*
Fix -var-create for undefined variables (MI)
Ilia K
2015-05-08
1
-1
/
+1
*
Fix -var-list-children command (MI)
Ilia K
2015-05-08
1
-56
/
+79
*
LLDB-MI: -var-list-children with no children doesn't need a children value in...
Bruce Mitchener
2015-04-28
1
-6
/
+1
*
MI support for '-var-create $regname' command.
Ilia K
2015-04-17
1
-6
/
+16
*
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
-164
/
+84
*
Added long 'print-values' option for var-update MI command.
Ilia K
2015-03-04
1
-11
/
+40
*
Fix evaluation commands (MI)
Ilia K
2015-02-06
1
-17
/
+43
*
Add missing options in -var-list-children command.
Hafiz Abid Qadeer
2015-02-05
1
-10
/
+43
*
Fix CLI commands in lldb-mi.
Hafiz Abid Qadeer
2015-02-03
1
-4
/
+4
*
Make --thread argument optional for various commands.
Hafiz Abid Qadeer
2015-02-02
1
-3
/
+3
*
Added an Xcode target so we build the "lldb-mi" executable as part of the "de...
Greg Clayton
2015-01-20
1
-2
/
+2
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-1141
/
+1188
*
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
-91
/
+20
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-85
/
+404
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+1244