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
...
*
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
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
1
-37
/
+173
*
Added new target instance settings for execution settings:
Greg Clayton
2011-02-18
1
-0
/
+18
*
Moved FileSpec into the Host layer since it will vary from host to host.
Greg Clayton
2011-02-08
1
-1
/
+1
*
Cleaned up the dynamic library open/getsymbol/close code to use abstracted
Greg Clayton
2011-02-08
1
-1
/
+5
*
Modified the PluginManager to be ready for loading plug-ins from a system
Greg Clayton
2011-02-02
1
-14
/
+195
*
Added EmulateIntruction plug-in manager support.
Greg Clayton
2011-02-01
1
-0
/
+122
*
Committing the skeleton of Language runtime plugin classes.
Jim Ingham
2010-09-23
1
-0
/
+120
*
Add a new ArchVolatileRegs plugin class to identify
Jason Molenda
2010-09-22
1
-0
/
+119
*
The first part of an lldb native stack unwinder.
Jason Molenda
2010-09-10
1
-0
/
+241
*
Applied PluginManager.cpp patch from Jean-Daniel Dupas.
Jason Molenda
2010-06-11
1
-19
/
+19
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+1133
[prev]