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 TestEvents.py on OS X
Todd Fiala
2016-05-05
1
-3
/
+6
*
fix argument usage for '-#' command line option
Todd Fiala
2016-05-05
1
-1
/
+1
*
Downgrade skip to xfail in TestBitfields on linux
Pavel Labath
2016-05-05
1
-1
/
+1
*
Fix syntax errors in TestEnumTypes
Pavel Labath
2016-05-05
1
-1
/
+2
*
Fix DW_AT_specification handling in DWO files
Pavel Labath
2016-05-05
5
-0
/
+70
*
XFail TestEnumTypes.py on Windows
Adrian McCarthy
2016-05-04
2
-7
/
+8
*
XFail TestLambdas.py on Windows after fixing some of the problems
Adrian McCarthy
2016-05-04
3
-9
/
+13
*
Added a testcase for the ptr_refs tool so we catch if it stops working.
Sean Callanan
2016-05-03
3
-0
/
+75
*
Split out console and file writing cases in TestCommandScriptImmediateOutput
Francis Ricci
2016-05-03
1
-4
/
+17
*
Fix an issue where the apropos command would not print fully qualified comman...
Enrico Granata
2016-05-02
1
-0
/
+22
*
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
[next]