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
/
MICmdCmdStack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-1053
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-60
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
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
-2
/
+4
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-621
/
+680
*
Remove 2 lines missed in earlier commit (r251636).
Hafiz Abid Qadeer
2015-10-30
1
-2
/
+0
*
Better handle the arguments common to all MI commands.
Hafiz Abid Qadeer
2015-10-29
1
-15
/
+3
*
[lldb-mi] Clean up CMICmdArgSet usage.
Bruce Mitchener
2015-09-15
1
-16
/
+16
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-42
/
+42
*
[lldb-mi] Remove unused bool results.
Bruce Mitchener
2015-07-22
1
-27
/
+20
*
Fix parsing of print-values arg (MI)
Ilia K
2015-05-15
1
-99
/
+10
*
Add support for -stack-list-variables.
Hafiz Abid Qadeer
2015-04-29
1
-0
/
+194
*
Refactor CMICmnLLDBDebuggerHandleEvents/CMICmnLLDBDebugSessionInfo/CMICmnLLDB...
Ilia K
2015-04-09
1
-2
/
+2
*
Remove redundant comments from lldb-mi source files.
Hafiz Abid Qadeer
2015-03-16
1
-10
/
+0
*
Add low-frame/high-frame options to -stack-list-arguments (MI)
Ilia K
2015-03-12
1
-1
/
+29
*
Add -stack-select-frame command (MI)
Ilia K
2015-02-19
1
-0
/
+122
*
Add -stack-info-frame command (MI)
Ilia K
2015-02-19
1
-0
/
+108
*
Fix for http://llvm.org/bugs/show_bug.cgi?id=21744
Hafiz Abid Qadeer
2015-02-13
1
-1
/
+1
*
Fix -stack-list-locals and -stack-list-arguments (MI)
Ilia K
2015-02-06
1
-6
/
+71
*
Fix CLI commands in lldb-mi.
Hafiz Abid Qadeer
2015-02-03
1
-8
/
+8
*
Make --thread argument optional for various commands.
Hafiz Abid Qadeer
2015-02-02
1
-4
/
+4
*
Added an Xcode target so we build the "lldb-mi" executable as part of the "de...
Greg Clayton
2015-01-20
1
-1
/
+1
*
Fix a bug where global variable can be reported as local.
Hafiz Abid Qadeer
2014-12-08
1
-2
/
+2
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-469
/
+489
*
Compare against the right size integer.
Eric Christopher
2014-09-09
1
-1
/
+1
*
Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
2014-08-08
1
-66
/
+44
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-16
/
+16
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+656