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
*
Xfail some Arm-Linux specific failures
Omair Javaid
2016-01-11
3
-0
/
+6
*
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
*
Centralize the handling of attach permissions on linux in tests
Pavel Labath
2016-01-11
5
-84
/
+5
*
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
*
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
*
Add expectedFailureFreeBSD to an additional thread state test failing on FreeBSD
Ed Maste
2015-12-22
1
-0
/
+1
*
Improve error handling for `frame select` command when there are too many arg...
Adrian McCarthy
2015-12-22
1
-0
/
+1
*
Add a test case that validates that my change in r255603 does the right thing
Enrico Granata
2015-12-18
3
-0
/
+85
*
Enable the 'type X list' formatters commands to list formatters in language c...
Enrico Granata
2015-12-15
1
-1
/
+4
*
Merge ENABLE_THREADS and ENABLE_STD_THREADS markers
Tamas Berghammer
2015-12-15
8
-12
/
+12
*
[Test] Addresses failing test when path to make contains spaces
Kate Stone
2015-12-14
1
-2
/
+2
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
1
-1
/
+1
*
[LLDB][MIPS] Mark TestConcurrentEvents.py expected failure, as MIPS atomic se...
Mohit K. Bhakkad
2015-12-14
1
-0
/
+1
*
Add some tests for stack and local variable inspection for mini dumps.
Adrian McCarthy
2015-12-11
3
-9
/
+109
*
Create test for llvm.org/pr25806
Tamas Berghammer
2015-12-11
13
-15
/
+100
*
XFAIL TestLoadUnload for Windows->Android
Pavel Labath
2015-12-11
1
-0
/
+1
*
Correctly XFAIL TestReturnValue
Pavel Labath
2015-12-09
1
-1
/
+1
*
XFAIL TestReturnValue for remote Windows->Android tests
Pavel Labath
2015-12-09
1
-0
/
+1
*
Remove the -c option from dotest.py.
Zachary Turner
2015-12-08
1
-3
/
+0
*
Add a new option to Platform::LoadImage to install the image
Tamas Berghammer
2015-12-08
1
-8
/
+2
*
Get rid of global variables in dotest.py
Zachary Turner
2015-12-08
3
-5
/
+8
*
Add NetBSD in platform specific logging of the specified category in Register...
Kamil Rytarowski
2015-12-07
1
-0
/
+3
*
Recommit "Fix race during process interruption"
Pavel Labath
2015-12-07
1
-1
/
+3
*
Make TestThreadStates more stable
Pavel Labath
2015-12-07
1
-25
/
+11
*
[LLDB][MIPS] Marking some expected failures
Mohit K. Bhakkad
2015-12-07
2
-11
/
+17
*
Make TestThreadSpecificBreakpoint.py more focused.
Zachary Turner
2015-12-04
5
-53
/
+143
*
[LLDB][MIPS] XFAIL TestCrashDuringStep.py for MIPS
Jaydeep Patil
2015-12-04
1
-0
/
+1
*
Un XFAIL some tests that are now passing on Windows.
Zachary Turner
2015-12-03
2
-2
/
+0
*
Fix TestLoadUnload for Windows -> POSIX remote debugging
Tamas Berghammer
2015-12-03
1
-1
/
+2
*
XFAIL TestReturnValue for linux i386 clang 3.5-3.6
Tamas Berghammer
2015-12-02
1
-0
/
+1
*
Fix "process load/unload" on android
Tamas Berghammer
2015-12-02
1
-11
/
+13
*
PTRACE ABI to read FXSAVE area for 32-bit inferior
Abhishek Aggarwal
2015-12-02
1
-1
/
+1
*
Revert "Fix race during process interruption"
Pavel Labath
2015-12-01
1
-3
/
+1
*
Fix race during process interruption
Pavel Labath
2015-12-01
1
-1
/
+3
*
Fix TestRegisters.py on arm
Tamas Berghammer
2015-11-26
1
-1
/
+1
*
Remove some xfail-s fixed by r253026
Tamas Berghammer
2015-11-26
1
-1
/
+0
*
Make some of the tests in TestRegisters.py arm compatible
Tamas Berghammer
2015-11-26
2
-117
/
+101
*
Remove expectedFailureFreeBSD decorator from now-passing tests
Ed Maste
2015-11-24
3
-3
/
+0
*
Remove expectedFailureFreeBSD from passing ThreadExitTestCase::test_with_dwarf
Ed Maste
2015-11-24
1
-1
/
+0
*
Add expectedFailureFreeBSD decorators for new Python fd leak
Ed Maste
2015-11-24
1
-0
/
+3
*
Enable saving of mini dumps with lldb process save-core.
Adrian McCarthy
2015-11-20
3
-0
/
+85
*
Use the system clang, since this support should now be in; does not un-xfail ...
Enrico Granata
2015-11-20
2
-12
/
+2
*
Revert "FOO"
Adrian McCarthy
2015-11-20
3
-85
/
+0
*
FOO
Adrian McCarthy
2015-11-20
3
-0
/
+85
*
Cleanup work required to get the ASAN tests to run in the new test suite infr...
Enrico Granata
2015-11-19
3
-3
/
+5
*
[TestExitDuringStep] Adjust after a recent type map change.
Siva Chandra
2015-11-18
1
-1
/
+2
*
Fix some issues with swig & string conversion.
Zachary Turner
2015-11-18
1
-2
/
+8
[next]