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
/
MICmnLLDBDebugSessionInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-863
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-24
/
+0
*
[lldb-mi] Check raw pointers before passing them to std::string ctor/assignment
Tatyana Krasnukha
2019-02-25
1
-5
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Remove comments after header includes.
Jonas Devlieghere
2018-11-11
1
-3
/
+3
*
[lldb-mi] Add possibility to set breakpoints without selecting a target.
Adrian Prantl
2018-05-24
1
-1
/
+4
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-584
/
+603
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-4
/
+5
*
Fix crash in lldb-mi when stack variable name is nullptr. This always happens...
Eugene Leviant
2016-01-29
1
-1
/
+6
*
[lldb-mi] Simplify CMICmnLLDBDebugSessionInfo::Shutdown.
Bruce Mitchener
2015-09-15
1
-14
/
+4
*
[lldb-mi] No need to call Format with no varargs.
Bruce Mitchener
2015-09-11
1
-1
/
+1
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-5
/
+5
*
[lldb-mi] Remove unused bool results.
Bruce Mitchener
2015-07-22
1
-51
/
+31
*
[lldb-mi] Fix typo in variable name.
Bruce Mitchener
2015-07-07
1
-4
/
+4
*
[lldb-mi] Fix typos
Bruce Mitchener
2015-07-07
1
-2
/
+2
*
Remove typedefs for MIchar, MIschar, MIuchar.
Bruce Mitchener
2015-07-03
1
-10
/
+10
*
Fix type signature for CMIUtilString::IsAllValidAlphaAndNumeric.
Bruce Mitchener
2015-07-03
1
-1
/
+1
*
Improve handling of print value argument in -stack-list-* commands.
Hafiz Abid Qadeer
2015-05-29
1
-3
/
+9
*
Fix BP address for local symbols if target not launched (MI)
Ilia K
2015-05-08
1
-1
/
+3
*
Add support for -stack-list-variables.
Hafiz Abid Qadeer
2015-04-29
1
-6
/
+43
*
Add -gdb-set/-gdb-show aggregate-field-names option (MI)
Ilia K
2015-04-25
1
-0
/
+1
*
Add -gdb-set/-gdb-show expand-aggregates option (MI)
Ilia K
2015-04-25
1
-0
/
+1
*
Add -gdb-set/-gdb-show print char-array-as-string option (MI)
Ilia K
2015-04-25
1
-0
/
+1
*
Refactor CMICmnLLDBDebuggerHandleEvents/CMICmnLLDBDebugSessionInfo/CMICmnLLDB...
Ilia K
2015-04-09
1
-485
/
+68
*
expose 64 bit addresses through MI
Ilia K
2015-03-19
1
-7
/
+8
*
Remove redundant comments from lldb-mi source files.
Hafiz Abid Qadeer
2015-03-16
1
-12
/
+0
*
Fix for http://llvm.org/bugs/show_bug.cgi?id=21744
Hafiz Abid Qadeer
2015-02-13
1
-331
/
+76
*
Fix -stack-list-locals and -stack-list-arguments (MI)
Ilia K
2015-02-06
1
-96
/
+215
*
Fix CLI commands in lldb-mi.
Hafiz Abid Qadeer
2015-02-03
1
-6
/
+56
*
Added an Xcode target so we build the "lldb-mi" executable as part of the "de...
Greg Clayton
2015-01-20
1
-2
/
+2
*
Fix a bug where global variable can be reported as local.
Hafiz Abid Qadeer
2014-12-08
1
-26
/
+17
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-1119
/
+1174
*
Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
2014-08-08
1
-34
/
+572
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-71
/
+155
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+690