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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix missing function argument passthrough.
Zachary Turner
2016-01-23
1
-1
/
+1
*
Decode files with UTF-8 in lldbutil.line_number.
Zachary Turner
2016-01-22
1
-1
/
+2
*
Un xfail TestSettings.test_run_args_and_env_vars_with_dwarf
Zachary Turner
2016-01-22
1
-1
/
+0
*
More fixes related to counting threads on Windows.
Zachary Turner
2016-01-22
3
-86
/
+41
*
XFail a test from TestConditionalBreak.py on Windows.
Adrian McCarthy
2016-01-22
1
-2
/
+3
*
XFail TestNamespaceLookup tests on Windows.
Adrian McCarthy
2016-01-22
1
-1
/
+5
*
fixed test suite crash when --platform-name doesn't start with 'remote-'
Todd Fiala
2016-01-22
1
-9
/
+7
*
Revert "Enable test log collection from remote debug servers"
Pavel Labath
2016-01-22
1
-18
/
+6
*
Fix TestImport.py to work with Python 3.5.
Adrian McCarthy
2016-01-21
1
-2
/
+4
*
NFC. Corrects name of test class and a comment.
Adrian McCarthy
2016-01-21
1
-2
/
+2
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
18
-147
/
+72
*
Enable test log collection from remote debug servers
Pavel Labath
2016-01-21
1
-6
/
+18
*
Mark arm/aarch64 specific xfails with expectedFailureLinux decorator
Omair Javaid
2016-01-20
4
-5
/
+8
*
Enable TestInlineStepping on linux i386
Pavel Labath
2016-01-20
1
-2
/
+0
*
Enable TestConcurrentEvents on i386 linux
Pavel Labath
2016-01-20
1
-1
/
+0
*
Fix for Bug 25338
Ravitheja Addepally
2016-01-19
3
-11
/
+4
*
Remove last XTIMEOUTs from android tests
Pavel Labath
2016-01-19
2
-6
/
+4
*
Remove skipIfLinuxClang decorator
Pavel Labath
2016-01-18
1
-18
/
+0
*
Guard against application of an XFAIL decorator on a class
Pavel Labath
2016-01-18
1
-0
/
+2
*
On non-Windows platforms, asm int 3 generates an eStopReasonSignal.
Zachary Turner
2016-01-15
1
-1
/
+2
*
Fix TestDebugBreak.py.
Zachary Turner
2016-01-15
1
-2
/
+3
*
Small fixes to ensure TestLogging.py tests work with Python 3.5 as well as 2.7.
Adrian McCarthy
2016-01-15
1
-3
/
+3
*
Fix decoration of TestConcurrentEvents
Pavel Labath
2016-01-15
1
-1
/
+35
*
Fix detection of teardown hooks that are already bound.
Adrian McCarthy
2016-01-14
1
-1
/
+1
*
Resubmit the fixes for TestProcessLaunch.py.
Zachary Turner
2016-01-14
2
-21
/
+26
*
Update some XFAILs after the 3.8->3.9 version change
Tamas Berghammer
2016-01-14
2
-2
/
+2
*
XFAIL TestCommandScriptImmediateOutput on Linux
Tamas Berghammer
2016-01-14
1
-0
/
+1
*
Revert changes to TestProcessLaunch.py as they are breaking a build.
Zachary Turner
2016-01-13
2
-32
/
+20
*
Fix TestProcessLaunch for Python 3.
Zachary Turner
2016-01-13
2
-20
/
+32
*
Mark these tests on FreeBSD and Linux as non-flakey. We don't know that they are
Enrico Granata
2016-01-13
1
-2
/
+0
*
Fix an issue where scripted commands would not actually print any of their ou...
Enrico Granata
2016-01-13
2
-0
/
+45
*
[LLDB][MIPS] Fix TestDisassembleRawData.py
Sagar Thakur
2016-01-13
1
-7
/
+17
*
[TestThreadJump] Adjust match sub-string after recent change.
Siva Chandra
2016-01-12
1
-2
/
+1
*
Fix TestThreadJump on Windows.
Zachary Turner
2016-01-12
1
-2
/
+1
*
Fix for TestNoreturnUnwind.py on i386
Ravitheja Addepally
2016-01-12
1
-1
/
+1
*
Xfail some Arm-Linux specific failures
Omair Javaid
2016-01-11
4
-3
/
+10
*
Don't run dwo tests for windows targets.
Zachary Turner
2016-01-11
1
-1
/
+2
*
Replace accidental DOS (and mixed) line endings in a few text files
Dimitry Andric
2016-01-11
1
-31
/
+31
*
Fix TestMiniDump.py for Python 2/3 (and for a change to debug info)
Adrian McCarthy
2016-01-11
1
-3
/
+3
*
Mark TestChangeValueAPI as flaky on linux (pr25652)
Pavel Labath
2016-01-11
1
-0
/
+1
*
Skip TestEvents on linux completely
Pavel Labath
2016-01-11
1
-1
/
+1
*
Remove CRLF line endings from test_common.h
Pavel Labath
2016-01-11
1
-44
/
+44
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
10
-134
/
+42
*
Writing a test case for r257234 I found another place that was
Jim Ingham
2016-01-09
3
-0
/
+70
*
Fiddling with Pavel's fix for getting the breakpoint right when there's debug...
Jim Ingham
2016-01-09
1
-2
/
+1
*
Fix TestDebugBreak.py failure with gcc, for loop declarations are not allowed...
Ying Chen
2016-01-08
1
-2
/
+2
*
Remove XFAIL from a few tests that have been fixed on Windows.
Zachary Turner
2016-01-08
3
-3
/
+0
*
XFAIL 2 more tests based on SWIG version.
Zachary Turner
2016-01-08
2
-0
/
+4
*
Remove XFAIL from TestThreadStates on Windows.
Zachary Turner
2016-01-08
1
-1
/
+0
*
Treat an embedded int3/__debugbreak() as a breakpoint on Windows, includes a ...
Adrian McCarthy
2016-01-08
3
-0
/
+85
[prev]
[next]