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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix line endings of deps analysis script.
Zachary Turner
2017-03-06
1
-65
/
+65
*
Fix a bug in the dep analysis script.
Zachary Turner
2017-03-04
1
-0
/
+1
*
Fixed repo.py to not send git errors to stderr.
Sean Callanan
2017-03-03
1
-1
/
+1
*
Add a script to dump out all project inter-dependencies.
Zachary Turner
2017-03-03
1
-0
/
+65
*
Changed builld-llvm.py to use .json files
Sean Callanan
2017-02-23
4
-31
/
+106
*
Reverted 295897 pending refinements and fixes for green-dragon.
Sean Callanan
2017-02-23
3
-80
/
+31
*
Changed builld-llvm.py to use .json files
Sean Callanan
2017-02-22
3
-31
/
+80
*
Install six.py conditionally
Kamil Rytarowski
2017-02-04
3
-5
/
+12
*
Add logging to SBThread::GetInfoItemByPathAsString to
Jason Molenda
2017-02-02
1
-6
/
+8
*
Install lldb Python module on Windows.
Zachary Turner
2017-01-06
1
-6
/
+9
*
Fix the cmake declaration syntax
Sylvestre Ledru
2016-12-17
1
-1
/
+1
*
Support of lldb on Kfreebsd
Sylvestre Ledru
2016-12-17
2
-2
/
+6
*
Fix broken escaping of commands in the build
Luke Drummond
2016-12-16
2
-33
/
+36
*
Adopt PrettyStackTrace in LLDB
Sean Callanan
2016-12-14
1
-1
/
+2
*
Clean up some use of __ANDROID_NDK__ in the cmake files
Pavel Labath
2016-12-05
1
-1
/
+1
*
Clean up the stop printing header lines.
Jim Ingham
2016-11-08
1
-0
/
+9
*
[CMake] Rename lldb-launcher to darwin-debug
Chris Bieneman
2016-10-27
2
-41
/
+0
*
Fix Python binding generation build step on Windows
Vadim Macagon
2016-10-13
1
-4
/
+4
*
Add an accessor to get the value of RC_PLATFORM_NAME at build time
Enrico Granata
2016-09-23
1
-0
/
+3
*
Add the ability to append breakpoints to the save file.
Jim Ingham
2016-09-22
1
-1
/
+8
*
Add the ability to deserialize only breakpoints matching a given name.
Jim Ingham
2016-09-22
1
-0
/
+63
*
Actually, do it this way because I will want to know if I am in a host build ...
Enrico Granata
2016-09-22
1
-3
/
+9
*
The host version of lldb always builds for macosx
Enrico Granata
2016-09-22
1
-0
/
+3
*
[CMake] Initial support for LLDB.framework
Chris Bieneman
2016-09-21
2
-12
/
+29
*
add stop column highlighting support
Todd Fiala
2016-09-21
1
-0
/
+7
*
Adds tests for breakpoint names, and a FindBreakpointsByName.
Jim Ingham
2016-09-21
1
-0
/
+3
*
Add some more tests for breakpoint serialization.
Jim Ingham
2016-09-20
2
-0
/
+8
*
Xcode: support gtests that use the Inputs dir
Todd Fiala
2016-09-19
1
-0
/
+10
*
First tests for serializing breakpoints.
Jim Ingham
2016-09-16
1
-0
/
+6
*
Add SB API's for writing breakpoints to & creating the from a file.
Jim Ingham
2016-09-14
2
-0
/
+35
*
LLDB: API for iPermission of object file's sections
Abhishek Aggarwal
2016-09-08
1
-0
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
23
-606
/
+1109
*
Fixup TestPyObjSynthProvider.py and enable it again
Pavel Labath
2016-08-31
1
-0
/
+1
*
Add an helper class lldb.formatters.synth.PythonObjectSyntheticChildProvider
Enrico Granata
2016-08-30
1
-0
/
+1
*
Add SBType::GetArrayType() such that - given a type - one can make an array (...
Enrico Granata
2016-08-30
1
-0
/
+3
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
4
-2
/
+53
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
4
-53
/
+2
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
4
-2
/
+53
*
fix lldb-gtest target of Xcode build
Todd Fiala
2016-08-12
1
-1
/
+1
*
Link LLDB only against libclang and libLLVM .a files to fix macOS build
Todd Fiala
2016-08-12
1
-1
/
+4
*
Add a few more needed bits to the scripted thread plans.
Jim Ingham
2016-08-05
2
-0
/
+6
*
Add LLVM build config for BuildAndIntegration.
Stephane Sezer
2016-07-12
1
-0
/
+4
*
Apply local patches when building llvm on Mac.
Stephane Sezer
2016-07-12
1
-0
/
+8
*
Add an API to unwind from a hand-called expression.
Jim Ingham
2016-07-08
1
-0
/
+8
*
Implement GetMemoryRegions() for Linux and Mac OSX core files.
Howard Hellyer
2016-07-07
1
-0
/
+3
*
Because of our lifetime rules w.r.t. ValueObjects and ClusterManagers, synthe...
Enrico Granata
2016-07-06
1
-0
/
+23
*
Fix "lldb.SBProcess.is_stopped" and "lldb.SBProcess.is_running" to do the rig...
Greg Clayton
2016-07-05
1
-3
/
+3
*
fixits are apparently called fix-its.
Jim Ingham
2016-06-28
1
-2
/
+2
*
Add .i files for SBMemoryRegionInfo and SBMemoryRegionInfoList and also hook ...
Greg Clayton
2016-06-24
5
-0
/
+119
*
Fix an issue where the @lldb.command marker would not work with the new 5-arg...
Enrico Granata
2016-06-24
2
-5
/
+10
[prev]
[next]