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
...
*
Import block pointers from DWARF as Clang block pointers, not as structs.
Sean Callanan
2016-05-02
1
-1
/
+0
*
I forgot to check in the test case for the changes I made to synthetic childr...
Enrico Granata
2016-05-02
4
-0
/
+127
*
Update test for r268192.
Kuba Brecka
2016-05-01
1
-3
/
+3
*
Fix TestEnumTypes.py for 32 bit platforms.
Chaoren Lin
2016-04-29
1
-2
/
+2
*
Watch out for compilers that generate bad bitfield info. If the bit size of a...
Greg Clayton
2016-04-29
1
-1
/
+0
*
Make sure LLDB can deal with forward declarations to enums without crashing o...
Greg Clayton
2016-04-29
2
-1
/
+19
*
[fix] Fixed a bug where const this would cause parser errors about $__lldb_expr.
Sean Callanan
2016-04-29
3
-0
/
+35
*
XFail TestBitfields.py Python API tests.
Chaoren Lin
2016-04-28
1
-0
/
+1
*
Provide location information (file name, line number) in TSan reports about g...
Kuba Brecka
2016-04-28
3
-0
/
+98
*
Remote flaky decorator from TestSignalsAPI on linux
Pavel Labath
2016-04-28
1
-1
/
+0
*
Revert "Fixed a bug where const this would cause parser errors about $__lldb_...
Pavel Labath
2016-04-28
3
-35
/
+0
*
Fixed a bug where const this would cause parser errors about $__lldb_expr.
Sean Callanan
2016-04-28
3
-0
/
+35
*
XFail TestIRInterpreter on Windows
Adrian McCarthy
2016-04-27
1
-0
/
+1
*
Added a testcase for the IR interpreter, ensuring that it behaves like the JIT.
Sean Callanan
2016-04-27
3
-0
/
+84
*
Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i...
Kuba Brecka
2016-04-27
5
-0
/
+22
*
Remove flaky decorator from three tests on linux
Pavel Labath
2016-04-27
3
-3
/
+0
*
Fix TestRegisterVariables.py on Windows
Adrian McCarthy
2016-04-26
1
-3
/
+3
*
Fix send and receive of ACK byte in test infrastructure for Python 3.5
Adrian McCarthy
2016-04-26
2
-6
/
+2
*
Bump up timeout in TestCallWithTimeout
Pavel Labath
2016-04-26
1
-2
/
+2
*
Fix TestGetVariables.py.
Chaoren Lin
2016-04-25
2
-2
/
+3
*
Fix StackFrame::GetVariables(...) function that was broken by 261858 when lam...
Greg Clayton
2016-04-25
3
-0
/
+223
*
Store absolute path for lldb executable in dotest.py
Francis Ricci
2016-04-25
1
-1
/
+1
*
Add missing qRegisterInfo option to gdbremote testcase
Francis Ricci
2016-04-25
1
-0
/
+1
*
skip TestBitfields.py on OS X
Todd Fiala
2016-04-25
1
-0
/
+1
*
Skip TestBitfileds on linux
Pavel Labath
2016-04-25
1
-0
/
+1
*
Remove flaky decorator from two tests on linux
Pavel Labath
2016-04-25
2
-4
/
+0
*
Add a --element-count option to the expression command
Enrico Granata
2016-04-25
6
-0
/
+203
*
DWARF layout for bitfields is wrong when the bit offset is negative.
Greg Clayton
2016-04-22
2
-0
/
+22
*
Renumber ThreadSanitizer-provided thread IDs to match LLDB thread numbers.
Kuba Brecka
2016-04-22
3
-0
/
+131
*
Removed extraneous print() in decorator for enabling module debugging
Kate Stone
2016-04-20
1
-1
/
+0
*
Fix a bug where LLDB would crash if 'apropos <anything>' was used after spawn...
Enrico Granata
2016-04-20
3
-0
/
+64
*
test infra: move test event-related handling into its own package
Todd Fiala
2016-04-20
14
-674
/
+734
*
Fix xfail for test_tilde_home_directory on windows
Tamas Berghammer
2016-04-20
1
-1
/
+1
*
llvm::sys::path::home_directory() relies on having "HOME" set in the environm...
Greg Clayton
2016-04-19
1
-0
/
+60
*
Eliminate circular dependency introduced between lldbtest.py and decorators.py
Kate Stone
2016-04-19
1
-3
/
+2
*
Adds a test to detect when clang omits specialized generic types from debug i...
Kate Stone
2016-04-19
6
-0
/
+118
*
Fix typo in TestSourceManager.py
Pavel Labath
2016-04-19
1
-1
/
+1
*
test infra cleanup: convert test_runner lib into package
Todd Fiala
2016-04-19
6
-30
/
+19
*
ensure lldbinline remembers .py extension
Todd Fiala
2016-04-18
2
-6
/
+20
*
fix a race is the LLDB test suite results collection
Todd Fiala
2016-04-18
4
-6
/
+32
*
Fixup r266327
Pavel Labath
2016-04-18
1
-2
/
+2
*
[LLDB][MIPS] Fix TestConcurrentEvents
Mohit K. Bhakkad
2016-04-18
1
-35
/
+35
*
Make destructor breakpoint location test more resilient
Pavel Labath
2016-04-15
2
-8
/
+43
*
Blocks are only reliably supported on Darwin. Disable the test otherwise.
Sean Callanan
2016-04-15
1
-0
/
+3
*
Added a testcase for defining and using lambdas in the expression parser.
Sean Callanan
2016-04-15
2
-0
/
+21
*
Added a testcase for defining and using a block in the expression parser.
Sean Callanan
2016-04-15
1
-3
/
+13
*
Disable LinuxCoreTestCase.test_s390x
Ulrich Weigand
2016-04-14
1
-0
/
+2
*
[test] make expect_state_changes actually expect *only* them
Pavel Labath
2016-04-14
3
-13
/
+15
*
[test] Relax stderr expectations on targets with chatty output
Pavel Labath
2016-04-14
7
-12
/
+31
*
Fix test cases for big-endian systems
Ulrich Weigand
2016-04-14
10
-75
/
+164
[prev]
[next]