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
/
functionalities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement interactive command interruption
Leonard Mosescu
2017-10-05
2
-1
/
+4
*
Move install_name_tool to a separate make target.
Jason Molenda
2017-10-02
1
-1
/
+3
*
Fix Android remote debugging tests running on Windows
Eugene Zemtsov
2017-09-29
1
-1
/
+4
*
Add support for running the lldb testsuite against an apple watch
Jason Molenda
2017-09-27
5
-7
/
+8
*
Remove the details of the libstdc++ implementation that were
Jason Molenda
2017-09-25
2
-17
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
40
-40
/
+134
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
30
-123
/
+39
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
30
-39
/
+123
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
30
-123
/
+39
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
30
-39
/
+123
*
Re-land r313210 - Fix for bug 34532 - A few rough corners related to post-mor...
Adrian McCarthy
2017-09-19
2
-3
/
+66
*
Revert "Fix for bug 34532 - A few rough corners related to post-mortem debugg...
Adrian McCarthy
2017-09-18
2
-66
/
+3
*
Wire up the breakpoint name help string.
Jim Ingham
2017-09-15
1
-5
/
+22
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
3
-21
/
+230
*
Commands are -d to break modify, not -C.
Jim Ingham
2017-09-14
1
-1
/
+1
*
Forgot to svn add the test cases for breakpoint auto-continue flag.
Jim Ingham
2017-09-13
3
-0
/
+129
*
Fix for bug 34532 - A few rough corners related to post-mortem debugging (cor...
Adrian McCarthy
2017-09-13
2
-3
/
+66
*
Fix test_attach_to_process_from_different_dir_by_id test on Windows
Eugene Zemtsov
2017-09-13
1
-3
/
+6
*
Add test case for attach-by-pid from different cwd
Ed Maste
2017-09-03
1
-0
/
+24
*
test: fix missed test
Saleem Abdulrasool
2017-08-23
1
-1
/
+1
*
Process: fix FXSAVE on x86
Saleem Abdulrasool
2017-08-23
1
-1
/
+1
*
remove FreeBSD xfail decorator from TestExitDuringBreak
Ed Maste
2017-08-10
1
-3
/
+0
*
Report inferior signals as signals, not exceptions, on FreeBSD
Ed Maste
2017-08-10
3
-13
/
+4
*
Fix PlatformPythonTestCase.test_platform_list for the build bots
Vadim Macagon
2017-08-09
1
-6
/
+12
*
Expose active and available platform lists via SBDebugger API
Vadim Macagon
2017-08-09
1
-0
/
+70
*
Add an auto-continue flag to breakpoints & locations.
Jim Ingham
2017-08-03
1
-1
/
+30
*
Fix a mis-feature with propagation of breakpoint options -> location options.
Jim Ingham
2017-08-02
1
-7
/
+101
*
XFAIL/XFlakey some tests what become very flakey on the Linux buildbot
Tamas Berghammer
2017-07-27
2
-0
/
+2
*
Skip test_unique_stacks on Darwin, because it doesn't terminate reliably.
Sean Callanan
2017-07-25
1
-1
/
+3
*
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
2
-58
/
+5
*
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
*
Revert "Android.rules: build x86 tests with -mstackrealign"
Pavel Labath
2017-07-06
1
-2
/
+0
*
[lldb] Add a testcase for MainThreadCheckerRuntime plugin
Kuba Mracek
2017-07-05
3
-0
/
+78
*
Android.rules: build x86 tests with -mstackrealign
Pavel Labath
2017-06-29
1
-12
/
+2
*
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
3
-0
/
+100
*
[LLDB][MIPS] Fix TestNoreturnUnwind.py.
Nitesh Jain
2017-06-14
1
-0
/
+1
*
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
*
We shouldn't put actual tests in directories that contain
Jim Ingham
2017-05-23
3
-1
/
+1
*
Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel...
Pavel Labath
2017-05-16
1
-0
/
+3
*
Disable a test in TestReturnValue on arm64 linux
Pavel Labath
2017-05-15
1
-1
/
+6
*
ABISysV_arm64: compute return value for large vectors correctly
Pavel Labath
2017-05-05
1
-11
/
+39
*
[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
Nitesh Jain
2017-05-04
1
-5
/
+4
*
Don't attempt to use mpx registers on unsupported platforms
Francis Ricci
2017-05-03
2
-0
/
+10
*
[LLDB][MIPS] Fix typo in TestStepOverWatchpoint.py.
Nitesh Jain
2017-04-25
1
-1
/
+1
[next]