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
*
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
*
[lldb-server] Set a more generous timeout when testing gdbremote.
Davide Italiano
2018-04-06
1
-1
/
+1
*
[debugserver] Fix LC_BUILD_VERSION load command handling.
Frederic Riss
2018-04-06
2
-0
/
+120
*
[LLDB][PPC64] Fix TestGdbRemoteAuxvSupport
Pavel Labath
2018-03-26
1
-0
/
+15
*
[LLDB][PPC64] Fix single step and LldbGdbServer tests
Pavel Labath
2018-03-08
3
-6
/
+11
*
[LLDB][PPC64] Fixed issues with expedited registers
Pavel Labath
2018-03-06
1
-0
/
+2
*
Adapt some tests to work with PPC64le architecture
Pavel Labath
2018-02-28
1
-2
/
+3
*
Move TestGdbRemoteExitCode next to the other llgs tests
Pavel Labath
2018-02-27
3
-363
/
+0
*
Fix a couple of more tests to not create files in the source tree
Pavel Labath
2018-02-21
2
-3
/
+3
*
Shorten socket names in TestPlatformProcessConnect
Pavel Labath
2018-02-16
1
-3
/
+3
*
[test-suite] UNXfail several tests that now pass locally.
Davide Italiano
2018-01-29
1
-2
/
+0
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
3
-10
/
+7
*
Use ipv4 localhost address in lldb-server tests
Pavel Labath
2017-10-23
1
-1
/
+1
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
16
-0
/
+72
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
16
-72
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
16
-0
/
+72
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
16
-72
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
16
-0
/
+72
*
[LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py.
Nitesh Jain
2017-06-14
2
-0
/
+3
*
Add missing 'arch' key to valid qHostInfo keys
Francis Ricci
2017-05-05
1
-0
/
+1
[next]