summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Commit message (Expand)AuthorAgeFilesLines
* TestAppleSimulatorOSType: Pass the --standalone argument to simctlFrederic Riss2019-08-221-1/+1
* Update a few tests that may change the platform to save & restoreJason Molenda2019-08-211-0/+8
* Update Python tests for lldb-server on WindowsAaron Smith2019-08-1416-15/+85
* Initial support for native debugging of x86/x64 Windows processesAaron Smith2019-08-131-5/+5
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-0210-14/+0
* [lldb][test_suite] Update tests with unexpected pass on Android aarch64Alex Langford2019-07-231-1/+0
* Revert "Revert "Implement xfer:libraries-svr4:read packet""Antonio Afonso2019-07-238-1/+226
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-2240-0/+7616
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-1940-7616/+0
* Revert "Implement xfer:libraries-svr4:read packet"Pavel Labath2019-07-018-226/+1
* Stabilize TestGdbRemoteLibrariesSvr4SupportPavel Labath2019-06-191-3/+6
* Implement xfer:libraries-svr4:read packetAntonio Afonso2019-06-188-1/+223
* [lldb-server] Support 'g' packetsPavel Labath2019-05-306-44/+218
* [lldb-server] Update tests to use std::thread/mutex for all platformsAaron Smith2019-04-121-86/+81
* Simplify TestGdbRemoteRegisterStatePavel Labath2019-04-021-9/+0
* Fix TestAppleSimulatorOSType.py with Xcode 10.2Frederic Riss2019-03-071-1/+3
* Fix lldb-server test suite for python3Pavel Labath2019-02-155-16/+20
* Revert "Fix one more string/bytes issue in lldb-server tests"Pavel Labath2019-02-131-1/+1
* Fix one more string/bytes issue in lldb-server testsPavel Labath2019-02-131-1/+1
* [Py3/TestAppleOSSimulator] Another byte<->str interoperability issue.Davide Italiano2019-02-051-1/+1
* [testsuite] Fix TestAppleSimulator so that it works with Python 3.Davide Italiano2019-01-311-2/+2
* [Python] Fix gdb-remote and lldb-server utilities to work with Py3.Davide Italiano2019-01-312-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* A few small updates to the testsuite for running against an iOS device.Jason Molenda2018-12-171-0/+1
* Make TestAppleSimulatorOSType.py more flexibleFrederic Riss2018-11-171-1/+7
* Tiny testsuite tweaks. Don't run the apple simulatorJason Molenda2018-10-161-0/+3
* Fix whitespace in the python test suite.Raphael Isemann2018-07-272-2/+2
* [debugserver] Fix the G packet handling.Frederic Riss2018-04-271-0/+9
* Mark test as @skipIfOutOfTreeDebugserverFrederic Riss2018-04-271-0/+1
* [debugserver] Fix handling of the 'g' packetFrederic Riss2018-04-271-0/+30
* [debugserver] Return 'ios' instead of 'iphoneos' for the ostype.Frederic Riss2018-04-251-8/+8
* [lldb-server] Set a more generous timeout when testing gdbremote.Davide Italiano2018-04-061-1/+1
* [debugserver] Fix LC_BUILD_VERSION load command handling.Frederic Riss2018-04-062-0/+120
* [LLDB][PPC64] Fix TestGdbRemoteAuxvSupportPavel Labath2018-03-261-0/+15
* [LLDB][PPC64] Fix single step and LldbGdbServer testsPavel Labath2018-03-083-6/+11
* [LLDB][PPC64] Fixed issues with expedited registersPavel Labath2018-03-061-0/+2
* Adapt some tests to work with PPC64le architecturePavel Labath2018-02-281-2/+3
* Move TestGdbRemoteExitCode next to the other llgs testsPavel Labath2018-02-273-363/+0
* Fix a couple of more tests to not create files in the source treePavel Labath2018-02-212-3/+3
* Shorten socket names in TestPlatformProcessConnectPavel Labath2018-02-161-3/+3
* [test-suite] UNXfail several tests that now pass locally.Davide Italiano2018-01-291-2/+0
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-193-10/+7
* Use ipv4 localhost address in lldb-server testsPavel Labath2017-10-231-1/+1
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2516-0/+72
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-2516-72/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2216-0/+72
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-2116-72/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2116-0/+72
* [LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py.Nitesh Jain2017-06-142-0/+3
* Add missing 'arch' key to valid qHostInfo keysFrancis Ricci2017-05-051-0/+1
OpenPOWER on IntegriCloud