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
*
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
*
Look for CMake.app when searching for cmake
Todd Fiala
2016-05-16
1
-0
/
+18
*
Add CMake bits necessary for standalone build
Kamil Rytarowski
2016-05-12
1
-0
/
+2
*
Add the ability to limit "source regexp" breakpoints to a particular function
Jim Ingham
2016-04-28
1
-0
/
+6
*
Create _lldb python symlink correctly when LLVM_LIBDIR_SUFFIX is used
Francis Ricci
2016-04-25
2
-9
/
+44
*
Fix a build-llvm.py crasher when we can't find cmake. Now it exits with a val...
Greg Clayton
2016-04-22
1
-1
/
+1
*
Fix #ifdef __APPLE__ code is the swig Python bindings
Todd Fiala
2016-04-08
1
-2
/
+2
*
Add missing swig wrappers for r264662
Pavel Labath
2016-03-29
1
-0
/
+5
*
Fix FILE * leak in Python API
Stephane Sezer
2016-03-25
1
-5
/
+11
*
Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "...
Jim Ingham
2016-03-25
1
-0
/
+9
*
Add ThreadSanitizer debugging support.
Kuba Brecka
2016-03-23
1
-0
/
+9
*
Fix a build issue where the python module could become stale.
Zachary Turner
2016-03-18
1
-4
/
+17
[next]