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
/
packages
/
Python
/
lldbsuite
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
XFAIL/XFlakey some tests what become very flakey on the Linux buildbot
Tamas Berghammer
2017-07-27
2
-0
/
+2
*
Fix the formatting for help on option value types.
Jim Ingham
2017-07-27
1
-0
/
+9
*
Skip test_unique_stacks on Darwin, because it doesn't terminate reliably.
Sean Callanan
2017-07-25
1
-1
/
+3
*
Extend 'target symbols add' to load symbols from a given module
Eugene Zemtsov
2017-07-24
3
-0
/
+70
*
Skip test_lldbmi_var_update on Darwin.
Sean Callanan
2017-07-24
1
-0
/
+1
*
RFix PR33875 by distinguishing between DWO and clang modules.
Adrian Prantl
2017-07-24
1
-2
/
+0
*
Revert "Fix PR33875 by distinguishing between DWO and clang modules"
Adrian Prantl
2017-07-23
1
-0
/
+2
*
Fix PR33875 by distinguishing between DWO and clang modules
Adrian Prantl
2017-07-23
1
-2
/
+0
*
XFail TestWithModuleDebugging on linux (bug 33875)
Pavel Labath
2017-07-21
1
-0
/
+2
*
Expose hit count via SBBreakpointLocation.
Bruce Mitchener
2017-07-19
3
-0
/
+141
*
Convert a few more tests to use run_to_source_breakpoint.
Jim Ingham
2017-07-13
3
-84
/
+7
*
Upstreaming a patch from Github: When evaluation user expressions, ignore Ins...
Kuba Mracek
2017-07-13
3
-0
/
+64
*
NativeProcessLinux: Fix handling of raise(SIGTRAP)
Pavel Labath
2017-07-11
2
-0
/
+12
*
Update message that Main Thread Checker produces.
Kuba Mracek
2017-07-08
1
-2
/
+2
*
Disable TestGoASTContext
Pavel Labath
2017-07-07
1
-0
/
+1
*
Working through testcases, converting to run_to_source_breakpoint.
Jim Ingham
2017-07-06
5
-99
/
+14
*
Revert "Android.rules: build x86 tests with -mstackrealign"
Pavel Labath
2017-07-06
2
-6
/
+0
*
Add a lldbutils routine that gathers up the boiler-plate
Jim Ingham
2017-07-06
6
-116
/
+58
*
[lldb] Add a testcase for MainThreadCheckerRuntime plugin
Kuba Mracek
2017-07-05
4
-0
/
+92
*
Android.rules: build x86 tests with -mstackrealign
Pavel Labath
2017-06-29
2
-12
/
+6
*
Updated the NSArray and NSDictionary formatters to support new storage formats.
Sean Callanan
2017-06-23
1
-4
/
+0
*
Updated NSNumber formatter for new internal representation.
Sean Callanan
2017-06-19
1
-2
/
+13
*
Upstreaming the UndefinedBehaviorSanitizerRuntime and MainThreadCheckerRuntim...
Kuba Mracek
2017-06-16
4
-0
/
+147
*
Change how LocateDSYMInVincinityOfExecutable strips off path
Jason Molenda
2017-06-15
10
-0
/
+298
*
[testsuite] xfailed two tests that depend on NSString conforming to NSCopying.
Sean Callanan
2017-06-14
1
-0
/
+4
*
[LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py.
Nitesh Jain
2017-06-14
2
-0
/
+3
*
[LLDB][MIPS] Fix TestNoreturnUnwind.py.
Nitesh Jain
2017-06-14
1
-0
/
+1
*
[LLDB][MIPS] Fix TestRegisterVariables.py.
Nitesh Jain
2017-06-14
1
-1
/
+1
*
Mark TestCallThatRestarts as flaky on android
Pavel Labath
2017-06-13
1
-0
/
+2
*
Introduce new command: thread backtrace unique
Pavel Labath
2017-06-12
2
-14
/
+86
*
Skip TestNoreturnUnwind on linux+clang+arm
Pavel Labath
2017-06-09
1
-0
/
+2
*
Fix backtrace of noreturn functions situated at the end of a module
Pavel Labath
2017-06-08
6
-4
/
+88
*
[TypeSystem] Handle Clang AttributedTypes
Sean Callanan
2017-06-02
1
-10
/
+121
*
Added a testcase for local/namespaced name conflicts.
Sean Callanan
2017-05-31
3
-0
/
+39
*
Added new API to SBStructuredData class
Abhishek Aggarwal
2017-05-29
1
-0
/
+206
*
Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-25
2
-18
/
+55
*
Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-24
1
-14
/
+6
*
RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false
Pavel Labath
2017-05-24
1
-6
/
+14
*
We shouldn't put actual tests in directories that contain
Jim Ingham
2017-05-23
3
-1
/
+1
*
Don't override the SDKs and force the use of /System/Library/Frameworks to
Jason Molenda
2017-05-19
1
-1
/
+1
*
Make TestConflictingSymbol run on non-darwin targets
Pavel Labath
2017-05-17
2
-8
/
+12
*
[Expression parser] Look up module symbols before hunting globally
Sean Callanan
2017-05-16
11
-0
/
+161
*
Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel...
Pavel Labath
2017-05-16
1
-0
/
+3
*
[TypeSystem] Fix inspection of Objective-C object types
Sean Callanan
2017-05-15
3
-0
/
+94
*
Disable a test in TestReturnValue on arm64 linux
Pavel Labath
2017-05-15
1
-1
/
+6
*
xfail TestClassTemplateParameterPack on gcc to mollify lldb-x86_64-ubuntu-14....
Sean Callanan
2017-05-11
1
-1
/
+3
*
[DWARF parser] Produce correct template parameter packs
Sean Callanan
2017-05-11
6
-0
/
+104
*
Add missing 'arch' key to valid qHostInfo keys
Francis Ricci
2017-05-05
1
-0
/
+1
*
Fix segfault resulting from empty print prompt
Pavel Labath
2017-05-05
1
-0
/
+28
*
ABISysV_arm64: compute return value for large vectors correctly
Pavel Labath
2017-05-05
1
-11
/
+39
[prev]
[next]