summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove HostThreadLinux/Free/NetBSDPavel Labath2017-03-173-0/+69
* Fix flakyness in TestGdbRemoteHostInfoPavel Labath2017-03-022-10/+0
* Add a comment to describe purpose of signal-filtering testEugene Zemtsov2017-02-281-0/+2
* Support NetBSD Thread ID in lldb-server testsKamil Rytarowski2017-02-272-0/+10
* Hardware breakpoints for Linux on Arm/AArch64 targetsOmair Javaid2017-02-242-14/+61
* Implement QPassSignals GDB package in lldb-serverPavel Labath2017-02-244-1/+157
* Finish the reformatting of the lldb-server test executablesPavel Labath2017-02-233-366/+316
* Reformat inferior's main.cpp in lldb-server testPavel Labath2017-02-232-333/+302
* Prevent client from querying each thread's PC at each stop.Pavel Labath2017-01-201-3/+116
* [LLDB][MIPS] Fix TestLldbGdbServer failure for MIPSNitesh Jain2017-01-101-1/+9
* [LLDB][MIPS] Revert TestLldbGdbServer failure for MIPSNitesh Jain2017-01-101-9/+1
* [LLDB][MIPS] Fix TestLldbGdbServer failure for MIPSNitesh Jain2017-01-101-1/+9
* [LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo...Nitesh Jain2016-12-091-0/+1
* [LLDB][MIPS] Fix TestLldbGdbServer.py failureNitesh Jain2016-09-091-1/+3
* Fix test breakage in r280919Pavel Labath2016-09-081-1/+5
* gdb-remote: Add jModulesInfo packetPavel Labath2016-09-081-0/+39
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0620-626/+1236
* remove dependence of TestGdbRemoteExitCode.py on parent directory sourceTodd Fiala2016-09-053-4/+391
* Add default_packet_timeout key to the new TestGdbRemoteHostInfo testPavel Labath2016-09-051-1/+2
* XFAIL TestGdbRemoteExitCode failing testsTodd Fiala2016-09-041-0/+2
* [NFC] Darwin llgs support from Week of CodeTodd Fiala2016-09-047-96/+300
* Fix tests for the gdb-remote memory read packetsPavel Labath2016-08-182-47/+11
* Make sure LldbGdbServerTestCase is built in arm mode to avoid failures due th...Omair Javaid2016-08-112-3/+11
* Support loading files even when incorrect file name specified by the linkerTamas Berghammer2016-07-221-1/+1
* Enable test log collection from remote debug servers (take 2)Pavel Labath2016-07-041-8/+0
* Add missing qRegisterInfo option to gdbremote testcaseFrancis Ricci2016-04-251-0/+1
* [test] Relax stderr expectations on targets with chatty outputPavel Labath2016-04-145-10/+19
OpenPOWER on IntegriCloud