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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android.rules: Add libc++ support
Pavel Labath
2017-03-13
2
-10
/
+26
*
Mark this as skipped for now. There is a race condition with
Jason Molenda
2017-03-10
1
-0
/
+1
*
Make the LLDB test suite work with MSVC 2017 on Windows.
Zachary Turner
2017-03-09
1
-4
/
+6
*
Android.rules: fix computation of gcc toolchain directory on arm
Pavel Labath
2017-03-08
1
-11
/
+11
*
Back to xfailing this. For some reason on our buildbots
Jason Molenda
2017-03-08
1
-0
/
+1
*
TestQueues should be passing again, remove the expected fail.
Jason Molenda
2017-03-08
1
-1
/
+0
*
Android.rules: add support for clang compiler
Pavel Labath
2017-03-07
2
-16
/
+45
*
Disable the lldb-mi tests on remote platforms.
Sean Callanan
2017-03-04
16
-0
/
+64
*
[Windows] Remove the #include <eh.h> hack.
Zachary Turner
2017-03-03
1
-8
/
+0
*
Android.rules: fix building on mac
Pavel Labath
2017-03-03
1
-1
/
+0
*
Android.rules: fix building on windows
Pavel Labath
2017-03-03
1
-1
/
+1
*
test: shorten test trace file names
Pavel Labath
2017-03-03
1
-2
/
+5
*
testsuite/android: build test executables with the android ndk directly
Pavel Labath
2017-03-03
2
-7
/
+53
*
Fix flakyness in TestGdbRemoteHostInfo
Pavel Labath
2017-03-02
2
-10
/
+0
*
Make it clear what you should modify when you copy any of these sample
Jim Ingham
2017-03-01
2
-5
/
+12
*
Add a test to ensure that SBFrame::Disassemble produces some output.
Jim Ingham
2017-03-01
2
-1
/
+69
*
Add a sample_test directory with simple starter
Jim Ingham
2017-03-01
5
-0
/
+103
*
Mark TestYMMRegister as no_debug_info_test
Pavel Labath
2017-03-01
1
-0
/
+1
*
Switch SBBreakpointLocation to use a weak_ptr
Pavel Labath
2017-03-01
1
-0
/
+3
*
Switch SBWatchpoint to use a weak_ptr to the underlying object
Pavel Labath
2017-02-28
1
-0
/
+3
*
Add a comment to describe purpose of signal-filtering test
Eugene Zemtsov
2017-02-28
1
-0
/
+2
*
Ah, this was an early exit to leave built products around, it wasn't meant to
Jason Molenda
2017-02-27
1
-1
/
+0
*
Support NetBSD Thread ID in lldb-server tests
Kamil Rytarowski
2017-02-27
2
-0
/
+10
*
Switch SBBreakpoint to storing a weak_ptr of the internal breakpoint object
Pavel Labath
2017-02-27
2
-1
/
+23
*
Hardware breakpoints for Linux on Arm/AArch64 targets
Omair Javaid
2017-02-24
5
-14
/
+232
*
Implement QPassSignals GDB package in lldb-server
Pavel Labath
2017-02-24
4
-1
/
+157
*
Fix a race condition in FuncUnwinders where the mutex was being
Jason Molenda
2017-02-24
2
-0
/
+6
*
Switch "posix" to the new log channel registration mechanism
Pavel Labath
2017-02-23
1
-11
/
+5
*
Finish the reformatting of the lldb-server test executables
Pavel Labath
2017-02-23
3
-366
/
+316
*
Reformat inferior's main.cpp in lldb-server test
Pavel Labath
2017-02-23
2
-333
/
+302
*
Mark TestDarwinLogBasic.py as an xfail because the logging is
Jason Molenda
2017-02-22
1
-0
/
+1
*
NPL: Fix one more bug in the single step workaround
Pavel Labath
2017-02-17
1
-4
/
+1
*
Skip TestStepOverBreakpoint on windows
Pavel Labath
2017-02-15
1
-0
/
+2
*
Fix TestNameLookup for GCC
Pavel Labath
2017-02-15
1
-2
/
+2
*
Bug 30863 - Step doesn't stop with conditional breakpoint on the next line
Boris Ulasevich
2017-02-15
3
-0
/
+140
*
XFAIL TestNameLookup for GCC
Pavel Labath
2017-02-14
1
-1
/
+2
*
Fix buildbots.
Greg Clayton
2017-02-13
1
-1
/
+1
*
FindFunctions now works again with mangled names.
Greg Clayton
2017-02-13
3
-0
/
+124
*
Improve asserts in TestWatchpointIgnoreCount
Pavel Labath
2017-02-10
1
-9
/
+7
*
[LLDB][MIPS] Fix TestMiExec and TestMiData failures
Nitesh Jain
2017-02-08
3
-3
/
+26
*
[LLDB][MIPS] Fix TestMiniDumpNew
Nitesh Jain
2017-02-08
1
-0
/
+8
*
Fix multi-process-driver.cpp build on NetBSD
Kamil Rytarowski
2017-02-02
1
-1
/
+1
*
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
*
Fix SBData::SetData() so that it always sets the address byte size correctly ...
Greg Clayton
2017-01-25
1
-0
/
+20
*
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
*
Prevent client from querying each thread's PC at each stop.
Pavel Labath
2017-01-20
1
-3
/
+116
*
Fix TestRegisterVariables for linux arm/arm64 gcc ver > 5
Omair Javaid
2017-01-13
1
-1
/
+1
*
XFAIL TestRegisterVariables on gcc-4.8-x86_64
Pavel Labath
2017-01-10
1
-0
/
+2
[next]