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
/
Core
/
PluginManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Convert AutoComplete related code to StringRef.
Zachary Turner
2016-11-17
1
-11
/
+12
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-2629
/
+2042
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+173
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-173
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+173
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-184
/
+184
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Core; o...
Eugene Zelenko
2016-03-11
1
-262
/
+176
*
Fixed version of r250913, which actually implements all the static functions.
Sean Callanan
2015-10-21
1
-1
/
+33
*
Revert "Made the REPL choose a default language if only one REPL can be chosen."
Siva Chandra
2015-10-21
1
-4
/
+1
*
Made the REPL choose a default language if only one REPL can be chosen.
Sean Callanan
2015-10-21
1
-1
/
+4
*
Added the concept of a Read-Eval-Print-Loop to LLDB.
Sean Callanan
2015-10-19
1
-0
/
+100
*
Fix regression caused by r249769
Tamas Berghammer
2015-10-09
1
-0
/
+1
*
Added support for enumerating the languages that actually support TypeSystems
Sean Callanan
2015-10-08
1
-1
/
+30
*
TypeSystem is now a plugin interface and removed any "ClangASTContext &Class:...
Greg Clayton
2015-09-17
1
-0
/
+102
*
Add an OperatingSystem plugin to support goroutines
Ryan Brown
2015-09-16
1
-7
/
+55
*
Add plugin.jit-loader.gdb.enable-jit-breakpoint property to make JIT loader b...
Oleksiy Vyalov
2015-09-16
1
-91
/
+99
*
Add a new type of plugin: Language plugin
Enrico Granata
2015-08-27
1
-0
/
+105
*
Convert the ScriptInterpreter system to a plugin-based one.
Zachary Turner
2015-07-30
1
-0
/
+104
*
Make DWARF at_comp_dir symbolic links configurable via plugin.symbol-file.dwa...
Oleksiy Vyalov
2015-07-29
1
-3
/
+56
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Add language command and LanguageRuntime plugin changes to allow vending of c...
Colin Riley
2015-05-04
1
-1
/
+14
*
LLDB AddressSanitizer instrumentation runtime plugin, breakpint on error and ...
Kuba Brecka
2014-10-10
1
-0
/
+119
*
ASan malloc/free history threads
Kuba Brecka
2014-09-04
1
-0
/
+104
*
Update LLDB to use LLVM's DynamicLibrary.
Zachary Turner
2014-08-27
1
-23
/
+18
*
Move Host::GetLLDBPath to HostInfo.
Zachary Turner
2014-08-21
1
-2
/
+3
*
PluginManager: Don't cast from void-pointer to pointer-to-function
David Majnemer
2014-07-22
1
-2
/
+16
*
Fix a few typos.
Bruce Mitchener
2014-06-27
1
-1
/
+1
*
Added the ability to save core files:
Greg Clayton
2014-06-13
1
-3
/
+22
*
Add support for JIT debugging on Linux using the GDB JIT interface. Patch wri...
Andrew MacPherson
2014-03-05
1
-0
/
+123
*
Add a new system runtime plugin type - just the top level
Jason Molenda
2013-11-05
1
-0
/
+105
*
simple plugin now works with Linux fix assert in SetPluginInfo implement Linu...
Michael Sartain
2013-07-17
1
-1
/
+1
*
<rdar://problem/13793059>
Greg Clayton
2013-07-15
1
-27
/
+79
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-113
/
+95
*
Added the ability to extract a ModuleSpecList (a new class) from an ObjectFil...
Greg Clayton
2013-04-24
1
-16
/
+39
*
Fixed some linux buildbot warnings.
Greg Clayton
2013-04-19
1
-6
/
+10
*
Reorder the Platform plugin settings so that they're now
Jason Molenda
2013-04-05
1
-6
/
+50
*
Add support for Platform plugins to have settings.
Jason Molenda
2013-04-05
1
-9
/
+67
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Added the infrastructure necessary for plug-ins to be able to add their own s...
Greg Clayton
2012-10-19
1
-2
/
+97
*
<rdar://problem/10560053>
Greg Clayton
2012-02-05
1
-1
/
+36
*
Added a new plug-in type: lldb_private::OperatingSystem. The operating system
Greg Clayton
2011-08-22
1
-0
/
+104
*
Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their
Greg Clayton
2011-05-11
1
-210
/
+0
*
Renamed UnwindAssemblyProfiler to UnwindAssembly along with its source files.
Greg Clayton
2011-04-25
1
-26
/
+26
*
Centralized a lot of the status information for processes,
Greg Clayton
2011-04-18
1
-4
/
+4
*
Added auto completion for architecture names and for platforms.
Greg Clayton
2011-04-13
1
-716
/
+541
*
Add missing headers.
Stephen Wilson
2011-04-08
1
-0
/
+2
*
Did a lot more work on abtracting and organizing the platforms.
Greg Clayton
2011-03-24
1
-0
/
+2
*
Added more platform support. There are now some new commands:
Greg Clayton
2011-03-19
1
-110
/
+82
[next]