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
...
*
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
*
[LLDB][MIPS] Fix TestLldbGdbServer failure for MIPS
Nitesh Jain
2017-01-10
2
-1
/
+265
*
[LLDB][MIPS] Revert TestLldbGdbServer failure for MIPS
Nitesh Jain
2017-01-10
1
-9
/
+1
*
[LLDB][MIPS] Fix TestLldbGdbServer failure for MIPS
Nitesh Jain
2017-01-10
1
-1
/
+9
*
Fix dereferencing of pointers to empty classes
Tamas Berghammer
2017-01-07
3
-0
/
+81
*
Revert "XFAIL an lldb-mi test"
Pavel Labath
2017-01-06
1
-2
/
+0
*
Skip a test on darwin.
Hafiz Abid Qadeer
2017-01-05
1
-0
/
+1
*
[lldb-mi] Fix implementation for a few mi commands
Hafiz Abid Qadeer
2017-01-05
5
-5
/
+98
*
XFAIL an lldb-mi test
Pavel Labath
2017-01-05
1
-0
/
+2
*
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
*
Ignore SIGPIPE in the mini-driver used by these tests.
Jim Ingham
2016-12-21
1
-0
/
+10
*
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
*
Remove some annotations from TestMultipleTargets
Pavel Labath
2016-12-12
1
-8
/
+2
*
Fix i386 being able to show member variables correctly by not returning empty...
Greg Clayton
2016-12-09
2
-4
/
+5
*
Fix buildbots that are failing due to this test by adding all expected fails ...
Greg Clayton
2016-12-09
1
-0
/
+9
*
Rename multiple target test so it is unique.
Greg Clayton
2016-12-09
1
-1
/
+1
*
[LLDB][MIPS] Fix TestMultipleHits for MIPS
Nitesh Jain
2016-12-09
1
-2
/
+2
*
[LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo...
Nitesh Jain
2016-12-09
1
-0
/
+1
*
Fix TestMultipleTargets for on x86_64 architectures
Pavel Labath
2016-12-09
1
-0
/
+2
*
Calling SBDebugger::CeeateTarget being called on multiple threads was crashin...
Greg Clayton
2016-12-09
3
-0
/
+78
[prev]
[next]