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
*
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
*
Update two android XFAILS
Pavel Labath
2017-04-24
1
-1
/
+1
*
Skip TestLibCxxAtomic with gcc
Pavel Labath
2017-04-20
1
-0
/
+1
*
Recompute ArchSpec core after MergeFrom
Pavel Labath
2017-04-20
3
-10
/
+0
*
Add libc++ category the three more tests
Pavel Labath
2017-04-20
3
-48
/
+103
*
Fix !N and !-N commands and add a test case.
Jim Ingham
2017-04-19
1
-0
/
+45
*
Add back code to implement "frame var -a,-l,-g" filters.
Jim Ingham
2017-04-18
3
-0
/
+116
*
Add libc++ category to the remaining libc++ data formatters
Pavel Labath
2017-04-12
6
-75
/
+76
*
Fix libc++ vector<bool> data formatter (bug #32553)
Pavel Labath
2017-04-12
1
-1
/
+0
*
Fix TestGuessLanguage for gcc
Pavel Labath
2017-04-12
1
-1
/
+7
*
Teach SBFrame how to guess its language.
Jim Ingham
2017-04-12
7
-0
/
+134
*
Add missing annotation to TestDataFormatterUnordered
Pavel Labath
2017-04-11
1
-0
/
+1
*
Mark this test as XFAIL on all platforms, it's happening everywhere.
Jason Molenda
2017-04-07
1
-1
/
+1
*
XFAIL TestDataFormatterLibcxxVBool on Linux & Android
Tamas Berghammer
2017-04-06
1
-0
/
+1
*
Annotate some more libc++ tests with the new category
Pavel Labath
2017-04-05
3
-29
/
+20
*
The darwin_log tests are very fragile and currently do not properly assess th...
Sean Callanan
2017-04-05
1
-0
/
+1
*
Skip three test cases that are asserting on macosx as of r299199. A quick
Jason Molenda
2017-04-04
3
-0
/
+10
*
Add support for sythetic operator dereference
Tamas Berghammer
2017-03-31
1
-0
/
+6
*
Do not dereference std::unique_ptr by default
Tamas Berghammer
2017-03-31
2
-5
/
+47
*
[LLDB][MIPS] Fix Core file Architecture and OS information.
Nitesh Jain
2017-03-31
7
-0
/
+16
*
Centralize libc++ test skipping logic
Pavel Labath
2017-03-29
11
-26
/
+26
*
Delete TestLLVM.py
Zachary Turner
2017-03-22
1
-67
/
+0
*
Get ObjectFileMachO to handle @executable_path
Jim Ingham
2017-03-20
5
-0
/
+64
*
Fix TestMoveNearest for remote targets
Pavel Labath
2017-03-15
1
-1
/
+2
*
Fix TestMoveNearest breakage on darwin
Pavel Labath
2017-03-15
1
-0
/
+4
*
BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across ...
Pavel Labath
2017-03-15
7
-15
/
+85
*
Add a test to ensure that SBFrame::Disassemble produces some output.
Jim Ingham
2017-03-01
2
-1
/
+69
*
Mark TestYMMRegister as no_debug_info_test
Pavel Labath
2017-03-01
1
-0
/
+1
*
Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object
Pavel Labath
2017-02-27
1
-1
/
+0
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
3
-0
/
+171
*
Switch "posix" to the new log channel registration mechanism
Pavel Labath
2017-02-23
1
-11
/
+5
*
Mark TestDarwinLogBasic.py as an xfail because the logging is
Jason Molenda
2017-02-22
1
-0
/
+1
*
Skip TestStepOverBreakpoint on windows
Pavel Labath
2017-02-15
1
-0
/
+2
*
Bug 30863 - Step doesn't stop with conditional breakpoint on the next line
Boris Ulasevich
2017-02-15
3
-0
/
+140
*
[LLDB][MIPS] Fix TestMiniDumpNew
Nitesh Jain
2017-02-08
1
-0
/
+8
*
Move the stop point to somewhere before the final use of the
Jim Ingham
2017-01-31
1
-1
/
+2
*
Unroll r292930 due to TestCallThatThrows test fail is not fixed in reasonable...
Boris Ulasevich
2017-01-27
3
-140
/
+0
*
Jim unintentionally had the gdb-format specifiers falling through
Jason Molenda
2017-01-25
2
-0
/
+19
*
Bug 30863 - Step doesn't stop with conditional breakpoint on the next line
Boris Ulasevich
2017-01-24
3
-0
/
+140
*
Fix-up TestLinuxCore for r290874
Pavel Labath
2017-01-03
1
-0
/
+8
*
Simplify reading of Linux notes to correctly handle endianess.
Howard Hellyer
2017-01-03
1
-3
/
+1
*
XFail TestNoreturnUnwind for arm targets
Omair Javaid
2017-01-02
1
-0
/
+1
*
Rollback my commit r290168 to fix linux tests failure. I'll be back!
Boris Ulasevich
2016-12-20
3
-140
/
+0
*
Bug 30863 - Step doesn't stop with coditional breakpoint on the next line
Boris Ulasevich
2016-12-20
3
-0
/
+140
*
Test num locations >= 1 not == 1.
Jim Ingham
2016-12-14
1
-1
/
+1
*
[LLDB][MIPS] Fix TestMultipleHits for MIPS
Nitesh Jain
2016-12-09
1
-2
/
+2
*
Update test expectations after AddressSanitizer text descriptions changed in ...
Kuba Mracek
2016-12-02
2
-2
/
+2
*
PR31214: Make a test tolerate "line 0" when stepping by instruction.
Paul Robinson
2016-11-30
1
-4
/
+10
*
XFAIL: TestNoreturnUnwind on android x86_64
Pavel Labath
2016-11-28
1
-0
/
+1
[next]