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
...
*
[lldb_test_suite] Fix lldb test suite targeting remote Android
Alex Langford
2019-07-09
3
-2
/
+11
*
[lldb-suite] Skip TestMachCore on Windows
Stella Stamenova
2019-07-09
1
-1
/
+4
*
[lldb] [test] Update NetBSD XFAILs in test suite
Michal Gorny
2019-07-08
11
-4
/
+9
*
[lldb] [lldbsuite] Use a unique class name for TestValueVarUpdate
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[lldb] [lldbsuite] Use a unique class name for TestBacktraceAll
Stella Stamenova
2019-07-01
1
-1
/
+1
*
[lldb] [Process/NetBSD] Use global enable bits for watchpoints
Michal Gorny
2019-07-01
12
-20
/
+0
*
@skipIfXmlSupportMissing TestRecognizeBreakpoint
Pavel Labath
2019-07-01
1
-0
/
+1
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
8
-226
/
+1
*
Replace tabs with spaces.
Adrian Prantl
2019-06-29
1
-2
/
+2
*
Get the expression parser to handle missing weak symbols.
Jim Ingham
2019-06-28
6
-0
/
+157
*
Make sure the thread list is updated before you set the stop reason
Jim Ingham
2019-06-28
3
-0
/
+206
*
Support nested target.xml register definition files, lack of reg group markers.
Jason Molenda
2019-06-26
1
-0
/
+238
*
[dotest] Add the ability to set environment variables for the inferior.
Jonas Devlieghere
2019-06-26
4
-0
/
+15
*
[dotest] Remove unused function
Jonas Devlieghere
2019-06-25
1
-9
/
+1
*
[ABI] Implement Windows ABI for x86_64
Alex Langford
2019-06-24
1
-1
/
+0
*
Stabilize TestGdbRemoteLibrariesSvr4Support
Pavel Labath
2019-06-19
1
-3
/
+6
*
Implement xfer:libraries-svr4:read packet
Antonio Afonso
2019-06-18
8
-1
/
+223
*
Add color to the default thread and frame format.
Jonas Devlieghere
2019-06-17
1
-1
/
+1
*
[lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...
Jan Kratochvil
2019-06-17
3
-6
/
+11
*
[lldb] [test] Watchpoint tests can be always run as root on NetBSD
Michal Gorny
2019-06-17
1
-0
/
+2
*
[lldb] [test] Skip watchpoint tests on NetBSD if userdbregs is disabled
Michal Gorny
2019-06-17
1
-0
/
+25
*
Skip failing test on older versions of clang.
Adrian Prantl
2019-06-12
1
-0
/
+1
*
[Expression] Add PersistentExpressionState::GetCompilerTypeFromPersistentDecl
Alex Langford
2019-06-12
1
-0
/
+10
*
[ABI] Fix SystemV ABI to handle nested aggregate type returned in register
Alex Langford
2019-06-04
4
-6
/
+238
*
[lldb-server] Support 'g' packets
Pavel Labath
2019-05-30
6
-44
/
+218
*
[Test] Fix conflicting test names.
Jonas Devlieghere
2019-05-21
1
-1
/
+1
*
[lldb-mi] Include full path in the -data-disassemble response
Tatyana Krasnukha
2019-05-21
1
-0
/
+8
*
Make sure GetObjectDescription falls back to the Objective-C runtime.
Adrian Prantl
2019-05-16
3
-0
/
+42
*
[lldb] [test] Skip one more TestMiBreak on NetBSD
Michal Gorny
2019-05-15
1
-1
/
+1
*
[lldb] [test] Mark frequently failing flaky tests skipped on NetBSD
Michal Gorny
2019-05-15
4
-4
/
+6
*
[Target] Generalize some behavior in Thread
Alex Langford
2019-05-15
1
-3
/
+4
*
Make SBDebugger.RunCommandInterpreter callable from Python.
Jim Ingham
2019-05-15
1
-0
/
+38
*
TestMinidumpNew.py: Use yaml2obj where possible
Pavel Labath
2019-05-14
10
-79
/
+147
*
typedef enum -> enum
Fangrui Song
2019-05-14
3
-6
/
+6
*
@skipIfLinux flaky lldb-mi tests
Pavel Labath
2019-05-13
2
-1
/
+3
*
Change the disabling of packet logging to be in TearDownHook lambdas.
Jason Molenda
2019-05-10
4
-12
/
+9
*
Ted pointed out that some of test tests that are enabling packet
Jason Molenda
2019-05-10
4
-7
/
+17
*
minidump: Don't eagerly resolve module paths read from the minidump
Pavel Labath
2019-05-10
2
-1
/
+29
*
Revert "Disable the step over skipping calls feature since buildbots are not ...
Pavel Labath
2019-05-10
2
-2
/
+0
*
Improve step over performance by not stopping at branches that are function c...
Greg Clayton
2019-05-09
1
-4
/
+3
*
Fix TestVSCode_attach on Linux
Stella Stamenova
2019-05-09
1
-4
/
+7
*
[test] Remove randomness
Jonas Devlieghere
2019-05-05
1
-8
/
+3
*
Fixed some minor style issues in rLLDB359921 [NFC]
Raphael Isemann
2019-05-03
1
-6
/
+6
*
[Alias] Add 're' alias for register
Jonas Devlieghere
2019-05-03
1
-1
/
+2
*
Supply a default implementation of IsRuntimeSupportValue.
Adrian Prantl
2019-05-03
1
-1
/
+0
*
Fix for ambiguous lookup in expressions between local variable and namespace
Shafik Yaghmour
2019-05-03
7
-0
/
+117
*
Split TestVLA into two and XFAIL one part
Pavel Labath
2019-05-03
1
-3
/
+10
*
Fix tests on non-Darwin platforms.
Adrian Prantl
2019-05-02
2
-1
/
+6
*
Hide runtime support values such as clang's __vla_expr from frame variable
Adrian Prantl
2019-05-02
4
-2
/
+94
*
Disable TestArgumentPassingRestrictions for clang < 7
Jonas Devlieghere
2019-05-02
1
-1
/
+2
[prev]
[next]