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
/
source
/
Plugins
/
Language
/
Java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Java debugger plugin
Jonas Devlieghere
2018-11-05
5
-373
/
+0
*
[LLDB] Added syntax highlighting support
Raphael Isemann
2018-08-02
2
-0
/
+6
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-4
/
+4
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+3
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
2
-2
/
+2
*
[CMake] [2/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+9
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-1
/
+1
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
4
-248
/
+204
*
Fix JavaArraySyntheticFrontEnd for non-reference ValueObject.
Tamas Berghammer
2016-06-02
1
-1
/
+1
*
Guard AddCXXSynthetic with LLDB_DISABLE_PYTHON
Tamas Berghammer
2016-05-05
1
-0
/
+2
*
Add support for displaying Java array types on Andorid
Tamas Berghammer
2016-05-05
3
-1
/
+133
*
Fix compiler warnings in the java code
Pavel Labath
2016-02-29
1
-1
/
+1
*
Add a set of new plugins to handle Java debugging
Tamas Berghammer
2016-02-26
5
-0
/
+268