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
/
MIDriverMgr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-727
/
+0
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-22
/
+0
*
[lldb-mi] Check raw pointers before passing them to std::string ctor/assignment
Tatyana Krasnukha
2019-02-25
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NFC] Replace `compare` with (in)equality operator where applicable.
Jonas Devlieghere
2018-12-21
1
-11
/
+9
*
Add a --synchronous option to lldb-mi to facilitate reliable testing.
Adrian Prantl
2018-05-23
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-500
/
+508
*
[lldb-mi] No need to call Format with no varargs.
Bruce Mitchener
2015-09-11
1
-5
/
+5
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-14
/
+14
*
[lldb-mi] Use size_t where appropriate.
Bruce Mitchener
2015-07-03
1
-1
/
+1
*
Remove typedefs for MIchar, MIschar, MIuchar.
Bruce Mitchener
2015-07-03
1
-1
/
+1
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-5
/
+5
*
Add help for lldb-mi --source/-s option (MI)
Dawn Perchik
2015-06-17
1
-0
/
+1
*
MI fix allowing multiple logging instances of lldb-mi to run simultaneously.
Ilia K
2015-04-23
1
-1
/
+16
*
Remove redundant code from lldb-mi.
Hafiz Abid Qadeer
2015-03-24
1
-27
/
+0
*
Remove IDE_MI_APP_EXIT_OK msg on exit (MI)
Ilia K
2015-03-19
1
-27
/
+0
*
Make lldb-mi handle only MI commands
Hafiz Abid Qadeer
2015-03-18
1
-4
/
+0
*
Remove redundant comments from lldb-mi source files.
Hafiz Abid Qadeer
2015-03-16
1
-12
/
+0
*
Reduce number of threads in lldb-mi.
Hafiz Abid Qadeer
2015-02-20
1
-0
/
+16
*
Fix log file generation in lldb-mi.
Hafiz Abid Qadeer
2015-02-02
1
-11
/
+7
*
Added an Xcode target so we build the "lldb-mi" executable as part of the "de...
Greg Clayton
2015-01-20
1
-1
/
+1
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-616
/
+638
*
Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
2014-08-08
1
-7
/
+58
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-8
/
+33
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+686