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
/
MICmnLLDBDebugger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-905
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-32
/
+0
*
[lldb-mi] Fix conversion warning for 64-bit build
Tatyana Krasnukha
2019-02-25
1
-1
/
+1
*
[lldb-mi] Check raw pointers before passing them to std::string ctor/assignment
Tatyana Krasnukha
2019-02-25
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Clean up lldb-types.h
Pavel Labath
2017-07-18
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-561
/
+610
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-1
/
+2
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-2
/
+1
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-1
/
+2
*
[lldb-mi] Fix unused variable warning.
Bruce Mitchener
2015-10-24
1
-1
/
+0
*
Fix the build when building with LLDB_DISABLE_PYTHON.
Aidan Dodds
2015-10-23
1
-0
/
+4
*
[lldb-mi] display summary for simple types + refactor (use lldb formatting fo...
Dawn Perchik
2015-10-23
1
-1
/
+91
*
Allow to construct CMIUtilString using std::string directly + cleanup CMIUtil...
Ilia K
2015-09-25
1
-4
/
+2
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-15
/
+15
*
[lldb-mi] Spell resource string name correctly.
Bruce Mitchener
2015-07-07
1
-2
/
+2
*
Remove typedefs for MIchar, MIschar, MIuchar.
Bruce Mitchener
2015-07-03
1
-3
/
+3
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-3
/
+3
*
Fix handling of hijacked events in synchronous mode
Ilia K
2015-05-20
1
-0
/
+45
*
Remove quit hook in CMIDriver::DoMainLoop (MI)
Ilia K
2015-05-07
1
-7
/
+38
*
Turn off 'quit' confirmation in lldb-mi
Ilia K
2015-03-23
1
-4
/
+8
*
Fix handling of CommandInterpreter's events in lldb-mi
Ilia K
2015-03-21
1
-1
/
+1
*
Remove redundant comments from lldb-mi source files.
Hafiz Abid Qadeer
2015-03-16
1
-12
/
+0
*
Add =shlibs-added/=shlibs-removed notifications (MI)
Ilia K
2015-03-10
1
-1
/
+3
*
Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
2015-02-24
1
-11
/
+1
*
Fix a race condition in lldb-mi.
Hafiz Abid Qadeer
2015-02-04
1
-1
/
+7
*
Fix CLI commands in lldb-mi.
Hafiz Abid Qadeer
2015-02-03
1
-1
/
+2
*
Added an Xcode target so we build the "lldb-mi" executable as part of the "de...
Greg Clayton
2015-01-20
1
-4
/
+4
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-538
/
+559
*
Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
2014-08-08
1
-2
/
+0
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-92
/
+36
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+765