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
/
API
/
SystemInitializerFull.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove OCaml debugger plugin
Jonas Devlieghere
2018-11-05
1
-6
/
+0
*
Remove Java debugger plugin
Jonas Devlieghere
2018-11-05
1
-9
/
+0
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
1
-12
/
+1
*
[lldb] Introduce StackFrameRecognizer [take 3]
Kuba Mracek
2018-10-31
1
-1
/
+10
*
Revert r345686 due to build failures
Kuba Mracek
2018-10-31
1
-10
/
+1
*
[lldb] Introduce StackFrameRecognizer [take 2]
Kuba Mracek
2018-10-31
1
-1
/
+10
*
Revert r345678 (build failure on Linux machines).
Kuba Mracek
2018-10-31
1
-10
/
+1
*
[lldb] Introduce StackFrameRecognizer
Kuba Mracek
2018-10-31
1
-1
/
+10
*
Upstreaming the BridgeOS device support and the
Jason Molenda
2018-10-11
1
-0
/
+3
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
1
-1
/
+14
*
Move SystemInitializerFull header to source/API
Alex Langford
2018-05-25
1
-1
/
+1
*
Move ObjectFile initialization out of SystemInitializerCommon
Pavel Labath
2018-05-24
1
-0
/
+12
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
1
-3
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-13
/
+11
*
Re-add change for https://reviews.llvm.org/D42582 with added directories.
Jim Ingham
2018-03-12
1
-0
/
+2
*
Revert "Improve prologue handling to support functions with multiple entry po...
Vedant Kumar
2018-03-12
1
-2
/
+0
*
Improve prologue handling to support functions with multiple entry points.
Jim Ingham
2018-03-12
1
-0
/
+2
*
[LLDB] Initial version of PPC64 InstEmulation
Pavel Labath
2018-02-27
1
-0
/
+3
*
Move StopInfoOverride callback to the new architecture plugin
Pavel Labath
2017-10-25
1
-1
/
+5
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Shorten sanitizer plugin names
Pavel Labath
2017-06-26
1
-3
/
+3
*
Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...
Kuba Mracek
2017-06-16
1
-0
/
+6
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-1
/
+2
*
[LLDB] OpenBSD support
Kamil Rytarowski
2017-03-26
1
-0
/
+3
*
Fix build for mingw.
Hafiz Abid Qadeer
2016-12-15
1
-2
/
+2
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
1
-2
/
+2
*
Disable windows-only minidump plugin
Pavel Labath
2016-11-09
1
-7
/
+0
*
Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...
Dimitar Vlahovski
2016-10-31
1
-0
/
+3
*
Removing the new Minidump plugin
Dimitar Vlahovski
2016-10-05
1
-4
/
+0
*
Adding a new Minidump post-mortem debugging plugin
Dimitar Vlahovski
2016-10-04
1
-0
/
+4
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-335
/
+291
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+8
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-8
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+8
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
Support for OCaml native debugging
Tamas Berghammer
2016-08-02
1
-0
/
+6
*
Add a new DynamicLoader plugin that uses SPI that are in development
Jason Molenda
2016-07-21
1
-0
/
+3
*
Remove platform plugins from lldb-server
Pavel Labath
2016-06-29
1
-6
/
+42
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
1
-0
/
+3
*
Move DynamicLoader plugins to SystemInitializerFull
Pavel Labath
2016-03-29
1
-0
/
+12
*
Add ThreadSanitizer debugging support.
Kuba Brecka
2016-03-23
1
-0
/
+3
*
Move OperatingSystem plugins to SystemInitializerFull
Pavel Labath
2016-03-16
1
-0
/
+12
*
Add support for reading line tables from PDB files.
Zachary Turner
2016-03-02
1
-7
/
+10
*
Add a set of new plugins to handle Java debugging
Tamas Berghammer
2016-02-26
1
-0
/
+9
*
Strip trailing whitespace
Ed Maste
2016-01-04
1
-3
/
+3
*
Add Hexagon ABI to System Initialization
Ted Woodward
2015-12-10
1
-0
/
+3
*
Add PlatformRemoteAppleWatch (apple watch), PlatformRemoteAppleTV (apple tv),
Jason Molenda
2015-11-06
1
-0
/
+12
*
Add go data formatters.
Ryan Brown
2015-11-05
1
-0
/
+3
*
Refactor Windows process plugin to allow code sharing between live and mini d...
Adrian McCarthy
2015-10-28
1
-2
/
+2
*
[SBValue] Add a method GetNumChildren(uint32_t max)
Siva Chandra
2015-10-21
1
-1
/
+1
[next]