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][Formatters] Re-enable std::function formatter with fixes to improve no...
shafik
2019-11-12
3
-15
/
+19
*
[lldb][test] Macros in expressions require DWARF 5
Tatyana Krasnukha
2019-11-12
2
-1
/
+4
*
[lldb] Re-enable VSCode tests
Jonas Devlieghere
2019-11-11
8
-24
/
+3
*
Replace tabs with spaces. (NFC)
Adrian Prantl
2019-11-11
1
-11
/
+11
*
Fix a regression in macOS-style path remapping.
Adrian Prantl
2019-11-11
4
-6
/
+21
*
Add a testcase for .dSYM path remapping dictionaries.
Adrian Prantl
2019-11-11
3
-0
/
+69
*
Fix TestNoGPacketSupported on linux
Pavel Labath
2019-11-11
1
-2
/
+2
*
[lldb] [test] Fix typo in TestSendSignal
Michał Górny
2019-11-11
1
-1
/
+1
*
[lldb] [test] Mark TestSendSignal XFAIL on NetBSD
Michał Górny
2019-11-11
1
-0
/
+1
*
[lldb] [test] Un-XFAIL tests that work on NetBSD 9
Michał Górny
2019-11-09
4
-6
/
+0
*
Temporarily change the default for use-g-packet-for-reading to false,
Jason Molenda
2019-11-08
2
-1
/
+4
*
Revert "Add a testcase for .dSYM path remapping dictionaries."
Jonas Devlieghere
2019-11-08
3
-69
/
+0
*
Test case to verify that lldb falls back to p/P if g is unsupported
Jason Molenda
2019-11-08
1
-0
/
+98
*
Add a testcase for .dSYM path remapping dictionaries.
Adrian Prantl
2019-11-08
3
-0
/
+69
*
[lldb] Skip parts of TestCallOverriddenMethod.py on Linux
Raphael Isemann
2019-11-08
1
-4
/
+18
*
Modernize TestWeakSymbols Makefile
Fred Riss
2019-11-07
1
-20
/
+15
*
[lldb] Add -m option to 'target modules dump symtab' to disable demangling
Raphael Isemann
2019-11-07
2
-0
/
+48
*
[lldb-server] Add setting to force 'g' packet use
Guilherme Andrade
2019-11-07
2
-1
/
+85
*
[LLDB] Adding caching to libc++ std::function formatter for lookups that requ...
shafik
2019-11-06
2
-13
/
+49
*
[test] Fix apple_simulator_test decorator when simulators are unavailable
Alex Langford
2019-11-06
1
-1
/
+1
*
Testuite: Support Asan test with remote testing
Fred Riss
2019-11-06
3
-8
/
+18
*
[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
[prev]
[next]