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
/
JITLoader
/
GDB
/
JITLoaderGDB.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-6
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-63
/
+44
*
[JITLoaderGDB] Read jit entry struct manually.
Siva Chandra
2016-03-23
1
-1
/
+1
*
[JITLoaderGDB] Pack the jit entry struct according to the target arch.
Siva Chandra
2016-03-22
1
-1
/
+1
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-18
/
+17
*
Add plugin.jit-loader.gdb.enable-jit-breakpoint property to make JIT loader b...
Oleksiy Vyalov
2015-09-16
1
-0
/
+3
*
Fix JITLoaderGDB for 64-bit host and 32-bit target
Todd Fiala
2014-09-15
1
-0
/
+4
*
Create a Process::ModulesDidLoad() method to handle process-related tasks, as...
Andrew MacPherson
2014-03-13
1
-3
/
+7
*
Add support for JIT debugging on Linux using the GDB JIT interface. Patch wri...
Andrew MacPherson
2014-03-05
1
-0
/
+100