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
*
[TestMTCSimple] Disable the test if you don't have libMTC
Alex Langford
2019-11-05
1
-1
/
+5
*
TestBatchMode.py: add missing @skipIfRemote
Fred Riss
2019-11-05
1
-0
/
+1
*
testsuite: skipIfNoSBHeaders should skip when running remotely
Fred Riss
2019-11-05
1
-0
/
+3
*
Modernize add-dsym test Makefile
Fred Riss
2019-11-05
1
-17
/
+7
*
lldb/minidump: Add support for the alternate ARM64 constant
Pavel Labath
2019-11-05
1
-1
/
+1
*
[lldb] [Process/NetBSD] Add register info for missing register sets
Michał Górny
2019-11-04
1
-1
/
+0
*
[lldb][NFC] Make test/python_api/module_section test smaller
Raphael Isemann
2019-11-04
1
-132
/
+2
*
[lldb] Fix offset intersection bug between MPX and AVX registers
Guilherme Andrade
2019-10-31
3
-0
/
+82
*
[LLDB][PythonFile] fix dangerous borrow semantics on python2
Lawrence D'Anna
2019-10-30
1
-4
/
+0
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
2
-2
/
+2
*
[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-29
1
-1
/
+1
*
[LLDB][Python] fix another fflush issue on NetBSD
Lawrence D'Anna
2019-10-29
1
-0
/
+5
*
Modernize TestThreadStepOut.py
Jim Ingham
2019-10-28
2
-51
/
+37
*
Add support for DW_AT_export_symbols for anonymous structs
shafik
2019-10-28
2
-2
/
+14
*
[LLDB] Remove incorrect dotest.py invocation
Jonas Devlieghere
2019-10-28
1
-16
/
+0
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
3
-7
/
+102
*
[lldb] Add nodebug attribute to import-std-module/sysroot test
Raphael Isemann
2019-10-23
1
-0
/
+1
*
XFAIL TestLocalVariables.py on Windows
Jonas Devlieghere
2019-10-21
1
-0
/
+1
*
Found more timeouts to unify.
Adrian Prantl
2019-10-21
3
-5
/
+7
*
Unify timeouts in gdbserver tests and ensure they are larger if ASAN is enabled.
Adrian Prantl
2019-10-21
5
-8
/
+10
*
[lldb] Add test for executing static initializers in expression command
Raphael Isemann
2019-10-21
3
-0
/
+45
*
convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-19
2
-0
/
+22
*
[LLDB] bugfix: command script add -f doesn't work for some callables
Lawrence D'Anna
2019-10-19
3
-1
/
+98
*
Skip (more) PExpect tests under ASAN, I can't get them to work reliably.
Adrian Prantl
2019-10-19
1
-0
/
+3
*
[lldb][NFC] Remove wrong tests in TestCallOverriddenMethod
Raphael Isemann
2019-10-18
1
-4
/
+0
*
ProcessMinidump: Suppress reporting stop for signal '0'
Joseph Tremoulet
2019-10-18
2
-2
/
+38
*
Update MinidumpYAML to use minidump::Exception for exception stream
Joseph Tremoulet
2019-10-18
1
-1
/
+4
*
Add REQUIRES: x86 to more tests which need the x86 llvm target built
Pavel Labath
2019-10-18
2
-0
/
+2
*
[lldb] X-fail tests that use constructors in expressions on Windows
Raphael Isemann
2019-10-17
2
-1
/
+19
*
[lldb] Don't emit artificial constructor declarations as global functions
Raphael Isemann
2019-10-17
4
-0
/
+19
*
Disable TestProcessList on windows
Walter Erquinigo
2019-10-17
1
-0
/
+1
*
Fix an inverted condition in test.
Adrian Prantl
2019-10-17
1
-3
/
+3
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
8
-11
/
+13
*
[android/process list] support showing process arguments
Walter Erquinigo
2019-10-16
4
-4
/
+82
*
update ScriptInterpreterPython to use File, not FILE*
Lawrence D'Anna
2019-10-16
1
-3
/
+1
*
remove FILE* usage from SBStream.i
Lawrence D'Anna
2019-10-15
1
-0
/
+27
*
convert SBDebugger::***FileHandle() wrappers to native files.
Lawrence D'Anna
2019-10-15
1
-9
/
+42
*
SBFile::GetFile: convert SBFile back into python native files.
Lawrence D'Anna
2019-10-15
1
-1
/
+34
*
Increase gdbremote_testcase timeouts when running under ASAN.
Adrian Prantl
2019-10-15
1
-5
/
+12
*
Skip PExpect tests under ASAN, I can't get them to work reliably.
Adrian Prantl
2019-10-15
2
-0
/
+6
*
[Windows][NFC] Fix tests after r374528.
Aleksandr Urakov
2019-10-15
1
-3
/
+0
*
Fix TestDisassemble_VST1_64
Pavel Labath
2019-10-15
1
-7
/
+7
*
remove FILE* bindings from SBInstruction.
Lawrence D'Anna
2019-10-14
3
-11
/
+35
*
remove FILE* usage from ReportEventState() and HandleProcessEvent()
Lawrence D'Anna
2019-10-14
2
-2
/
+8
*
Fix test breakage caused by r374424
Lawrence D'Anna
2019-10-14
1
-1
/
+1
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+65
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-69
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+69
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
2
-60
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
2
-2
/
+60
[next]