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
/
tools
/
lldb-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
19
-19
/
+0
*
[lldb] Remove Xfail decorators from steadily passing tests
Muhammad Omair Javaid
2019-12-09
2
-9
/
+3
*
[lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSD
Michał Górny
2019-11-26
1
-2
/
+0
*
[lldb] [Process/NetBSD] Improve threading support
Michał Górny
2019-11-25
1
-0
/
+149
*
[lldb] [test] Un-XFAIL one lldb-server test on NetBSD
Michał Górny
2019-11-20
1
-1
/
+0
*
[lldb] [test] XFAIL more lldb-server tests on NetBSD
Michał Górny
2019-11-18
1
-0
/
+11
*
[lldb] [Process/NetBSD] Implement thread name getting
Michał Górny
2019-11-18
2
-2
/
+1
*
[lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILs
Michał Górny
2019-11-18
10
-0
/
+19
*
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
*
Fix an inverted condition in test.
Adrian Prantl
2019-10-17
1
-3
/
+3
*
Increase gdbremote_testcase timeouts when running under ASAN.
Adrian Prantl
2019-10-15
1
-5
/
+12
*
Skip Apple simulator test for all remote testing scenarios.
Frederic Riss
2019-10-09
1
-3
/
+3
*
[Testsuite] Get rid of most of the recursive shared library Makefiles
Frederic Riss
2019-10-08
3
-21
/
+11
*
Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
3
-0
/
+3
*
[lldb] [testsuite] Remove redundant MAKE_DSYM := NO
Jan Kratochvil
2019-09-27
3
-3
/
+0
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
2
-2
/
+2
*
Upstream macCatalyst support in debugserver and the macOS dynamic loader
Adrian Prantl
2019-09-04
1
-0
/
+1
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
9
-27
/
+9
*
TestAppleSimulatorOSType: Pass the --standalone argument to simctl
Frederic Riss
2019-08-22
1
-1
/
+1
*
Update a few tests that may change the platform to save & restore
Jason Molenda
2019-08-21
1
-0
/
+8
*
Update Python tests for lldb-server on Windows
Aaron Smith
2019-08-14
16
-15
/
+85
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
1
-5
/
+5
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
10
-14
/
+0
*
[lldb][test_suite] Update tests with unexpected pass on Android aarch64
Alex Langford
2019-07-23
1
-1
/
+0
*
Revert "Revert "Implement xfer:libraries-svr4:read packet""
Antonio Afonso
2019-07-23
8
-1
/
+226
*
Restore tests for lldb-server and lldb-vscode removed at rL366590
Antonio Afonso
2019-07-22
40
-0
/
+7616
*
[lldb][NFC] Cleanup mentions and code related to lldb-mi
Raphael Isemann
2019-07-19
40
-7616
/
+0
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
8
-226
/
+1
*
Stabilize TestGdbRemoteLibrariesSvr4Support
Pavel Labath
2019-06-19
1
-3
/
+6
*
Implement xfer:libraries-svr4:read packet
Antonio Afonso
2019-06-18
8
-1
/
+223
*
[lldb-server] Support 'g' packets
Pavel Labath
2019-05-30
6
-44
/
+218
*
[lldb-server] Update tests to use std::thread/mutex for all platforms
Aaron Smith
2019-04-12
1
-86
/
+81
*
Simplify TestGdbRemoteRegisterState
Pavel Labath
2019-04-02
1
-9
/
+0
*
Fix TestAppleSimulatorOSType.py with Xcode 10.2
Frederic Riss
2019-03-07
1
-1
/
+3
*
Fix lldb-server test suite for python3
Pavel Labath
2019-02-15
5
-16
/
+20
*
Revert "Fix one more string/bytes issue in lldb-server tests"
Pavel Labath
2019-02-13
1
-1
/
+1
*
Fix one more string/bytes issue in lldb-server tests
Pavel Labath
2019-02-13
1
-1
/
+1
*
[Py3/TestAppleOSSimulator] Another byte<->str interoperability issue.
Davide Italiano
2019-02-05
1
-1
/
+1
*
[testsuite] Fix TestAppleSimulator so that it works with Python 3.
Davide Italiano
2019-01-31
1
-2
/
+2
*
[Python] Fix gdb-remote and lldb-server utilities to work with Py3.
Davide Italiano
2019-01-31
2
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
A few small updates to the testsuite for running against an iOS device.
Jason Molenda
2018-12-17
1
-0
/
+1
*
Make TestAppleSimulatorOSType.py more flexible
Frederic Riss
2018-11-17
1
-1
/
+7
*
Tiny testsuite tweaks. Don't run the apple simulator
Jason Molenda
2018-10-16
1
-0
/
+3
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
2
-2
/
+2
*
[debugserver] Fix the G packet handling.
Frederic Riss
2018-04-27
1
-0
/
+9
*
Mark test as @skipIfOutOfTreeDebugserver
Frederic Riss
2018-04-27
1
-0
/
+1
*
[debugserver] Fix handling of the 'g' packet
Frederic Riss
2018-04-27
1
-0
/
+30
*
[debugserver] Return 'ios' instead of 'iphoneos' for the ostype.
Frederic Riss
2018-04-25
1
-8
/
+8
[next]