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
/
DynamicLoader
/
Windows-DYLD
/
DynamicLoaderWindowsDYLD.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly use GetLoadedModuleList to take advantage of libraries-svr4
Antonio Afonso
2019-07-25
1
-2
/
+4
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-22
/
+20
*
Rename Target::GetSharedModule to Target::GetOrCreateModule.
Jason Molenda
2019-04-08
1
-4
/
+2
*
[win] Resolve the module only if there isn't one already
Stella Stamenova
2019-02-15
1
-9
/
+19
*
Implement GetLoadAddress for the Windows process plugin
Aaron Smith
2019-02-15
1
-15
/
+81
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement WindowsDYLD::DidAttach for use with gdb-server attach
Nathan Lanza
2018-12-06
1
-1
/
+35
*
Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD"
Zachary Turner
2018-11-18
1
-44
/
+2
*
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD
Nathan Lanza
2018-11-15
1
-2
/
+44
*
Implement trampoline step-through for Windows-x86.
Stephane Sezer
2017-09-22
1
-1
/
+43
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-65
/
+37
*
Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD."
Zachary Turner
2015-08-21
1
-28
/
+0
*
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD.
Stephane Sezer
2015-08-21
1
-0
/
+28
*
Run clang-format on DynamicLoaderWindowsDYLD.
Stephane Sezer
2015-08-20
1
-20
/
+22
*
Move WindowsDYLD to the Plugins/DynamicLoader directory.
Stephane Sezer
2015-07-08
1
-0
/
+102