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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delete the remainder of platform specific code in FileSpec.
Zachary Turner
2017-03-22
4
-2
/
+5
*
Move StringList from Core -> Utility.
Zachary Turner
2017-03-21
1
-1
/
+1
*
Remove lldb streams from the Log class completely
Pavel Labath
2017-03-15
1
-2
/
+3
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-1
/
+3
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-3
/
+1
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-1
/
+3
*
Remove FileSpec::ReadFileContents.
Zachary Turner
2017-03-06
1
-2
/
+3
*
Move many other files from Core -> Utility.
Zachary Turner
2017-03-06
2
-2
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
4
-7
/
+7
*
Isolate Target-specific functionality of DataExtractor.
Zachary Turner
2017-03-03
1
-1
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
32
-33
/
+33
*
Switch SBBreakpointLocation to use a weak_ptr
Pavel Labath
2017-03-01
1
-95
/
+106
*
Modernize Enable/DisableLogChannel interface a bit
Pavel Labath
2017-03-01
1
-2
/
+11
*
Switch SBWatchpoint to use a weak_ptr to the underlying object
Pavel Labath
2017-02-28
1
-14
/
+10
*
Remove the callback-based log channel registration mechanism
Pavel Labath
2017-02-27
1
-0
/
+1
*
Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object
Pavel Labath
2017-02-27
3
-267
/
+227
*
[CMake] Adding API dependency on Utility
Chris Bieneman
2017-02-13
1
-0
/
+1
*
[CMake] Final dependency cleanup patch!
Chris Bieneman
2017-02-08
1
-0
/
+17
*
Remove LIBLLDB_LOG_VERBOSE category
Pavel Labath
2017-02-05
2
-22
/
+8
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
30
-38
/
+38
*
Add logging to SBThread::GetInfoItemByPathAsString to
Jason Molenda
2017-02-02
1
-2
/
+2
*
Fix SBData::SetData() so that it always sets the address byte size correctly ...
Greg Clayton
2017-01-25
1
-0
/
+4
*
[CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and later
Chris Bieneman
2016-12-15
1
-17
/
+8
*
Fix build for mingw.
Hafiz Abid Qadeer
2016-12-15
1
-2
/
+2
*
Fix incorrectly named variables.
Jim Ingham
2016-12-15
2
-3
/
+3
*
Adopt PrettyStackTrace in LLDB
Sean Callanan
2016-12-14
2
-8
/
+6
*
Use Timeout<> in EvaluateExpressionOptions class
Pavel Labath
2016-12-06
1
-4
/
+7
*
Use Timeout<> in the Listener class
Pavel Labath
2016-11-30
2
-14
/
+16
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
2
-3
/
+2
*
Introduce chrono to the Communication class
Pavel Labath
2016-11-25
1
-1
/
+4
*
Refactor LLDB's Windows process plugin (NFC)
Adrian McCarthy
2016-11-23
1
-2
/
+2
*
Change CreateTarget and dependents to accept StringRef.
Zachary Turner
2016-11-18
1
-2
/
+1
*
Convert Platform, Process, and Connection functions to StringRef.
Zachary Turner
2016-11-17
1
-1
/
+1
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
4
-17
/
+17
*
Make CommandObject help getters/setters use StringRef.
Zachary Turner
2016-11-12
1
-2
/
+4
*
Remove weak-linked symbols for SBBreakpointListImpl
Todd Fiala
2016-11-11
1
-5
/
+5
*
Fix weak symbol linkage in SBStructuredData, update docs.
Todd Fiala
2016-11-09
1
-27
/
+26
*
Disable windows-only minidump plugin
Pavel Labath
2016-11-09
1
-7
/
+0
*
Clean up the stop printing header lines.
Jim Ingham
2016-11-08
1
-2
/
+7
*
Fix SBWatchpoint::SetEnabled to send an event.
Jim Ingham
2016-11-02
1
-3
/
+4
*
Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchp...
Jim Ingham
2016-11-01
1
-3
/
+12
*
[CMake] Populate the build directory's framework
Chris Bieneman
2016-10-31
1
-3
/
+9
*
Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...
Dimitar Vlahovski
2016-10-31
1
-0
/
+3
*
Limit LLDB_EXPORT_ALL_SYMBOLS to lldb symbols
Todd Fiala
2016-10-29
2
-6
/
+9
*
[CMake] Populate LLDB.framework's headers directory
Chris Bieneman
2016-10-14
1
-1
/
+17
*
Convert some more aliasing and CI functions to StringRef.
Zachary Turner
2016-10-05
1
-1
/
+1
*
Convert CommandObject constructors to StringRef.
Zachary Turner
2016-10-05
1
-1
/
+1
*
Removing the new Minidump plugin
Dimitar Vlahovski
2016-10-05
1
-4
/
+0
*
Disable warnings in LLDBWrapPython.cpp with -Werror.
Zachary Turner
2016-10-05
1
-0
/
+8
*
Adding a new Minidump post-mortem debugging plugin
Dimitar Vlahovski
2016-10-04
1
-0
/
+4
[prev]
[next]