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
...
*
[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
*
[test] TestSharedPtr -> TestSharedPtrDbgInfoContent
Jonas Devlieghere
2019-05-02
1
-1
/
+1
*
Add std::stack and std::queue support to CxxModuleHandler
Raphael Isemann
2019-05-02
6
-0
/
+139
*
Inject only relevant local variables in the expression evaluation context
Raphael Isemann
2019-05-02
1
-0
/
+37
*
[test] Convert TestWatchpointSetErrorCases.py to lit
Jonas Devlieghere
2019-05-02
1
-74
/
+0
*
Set a CXXRecordDecl to not be passed in registers if DW_CC_pass_by_reference ...
Shafik Yaghmour
2019-05-01
3
-0
/
+56
*
Disable queues_with_libBacktraceRecording
Jonas Devlieghere
2019-05-01
1
-0
/
+1
*
Disabling test in TestClassTemplateParameterPack.py until we do template look...
Shafik Yaghmour
2019-05-01
2
-7
/
+9
*
Un-xfail the TestMiniDump tests on Windows
Stella Stamenova
2019-04-30
1
-2
/
+0
*
Instantiate 'std' templates explicitly in the expression evaluator
Raphael Isemann
2019-04-30
48
-0
/
+800
*
@skipIfLinux another batch of flaky lldb-mi tests
Pavel Labath
2019-04-29
2
-1
/
+3
*
[lldb] [test] Remove duplicate YMM/ZMM dotest tests
Michal Gorny
2019-04-29
4
-354
/
+0
*
[Windows] Dump more information about access violation exception
Aleksandr Urakov
2019-04-29
1
-1
/
+1
*
TestZMMRegister: use an integer division as intended
Frederic Riss
2019-04-26
1
-2
/
+2
*
[TestTemplateFunction] Add a missing debug info variant.
Davide Italiano
2019-04-25
1
-1
/
+1
*
Another use of the interactive lldb.debugger.
Jason Molenda
2019-04-25
1
-1
/
+1
*
Two tests were using the interactive convenience variable
Jason Molenda
2019-04-25
2
-3
/
+3
*
Skip test introduced in r359140 on windows
Frederic Riss
2019-04-24
1
-0
/
+2
*
Fix infinite recursion when calling C++ template functions
Frederic Riss
2019-04-24
3
-0
/
+51
*
[DataFormatters] Adjusting libc++ std::list formatter to act better with poin...
Shafik Yaghmour
2019-04-24
2
-1
/
+6
*
yamlify TestMiniDumpUUID binaries
Pavel Labath
2019-04-23
19
-34
/
+183
*
Rename C++ TestGlobalVariables.py to have a distinct name from C version.
Adrian Prantl
2019-04-22
1
-0
/
+0
*
@skipIfLinux flaky lldb-mi tests
Pavel Labath
2019-04-21
3
-0
/
+3
*
Make TestVSCode_step pass reliably
Pavel Labath
2019-04-21
1
-7
/
+1
[prev]
[next]