summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools
Commit message (Expand)AuthorAgeFilesLines
* [LLDB][MIPS] Forgot to add check in commit rl301530Nitesh Jain2017-04-271-2/+4
* [LLDB][MIPS] Fix TestMiExec.py failure.Nitesh Jain2017-04-271-2/+8
* Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-cre...Ilia K2017-04-043-0/+106
* Remove HostThreadLinux/Free/NetBSDPavel Labath2017-03-173-0/+69
* BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across ...Pavel Labath2017-03-152-19/+31
* Disable the lldb-mi tests on remote platforms.Sean Callanan2017-03-0416-0/+64
* 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
* [LLDB][MIPS] Fix TestMiExec and TestMiData failuresNitesh Jain2017-02-082-3/+19
* 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
* Revert "XFAIL an lldb-mi test"Pavel Labath2017-01-061-2/+0
* Skip a test on darwin.Hafiz Abid Qadeer2017-01-051-0/+1
* [lldb-mi] Fix implementation for a few mi commandsHafiz Abid Qadeer2017-01-055-5/+98
* XFAIL an lldb-mi testPavel Labath2017-01-051-0/+2
* [LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo...Nitesh Jain2016-12-091-0/+1
* Fix TestMiExec.test_lldbmi_exec_next_instructionPavel Labath2016-11-241-1/+1
* Enable MiExecTestCase-test_lldbmi_exec_next_instructionPavel Labath2016-11-241-3/+0
* xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOSTodd Fiala2016-10-181-0/+1
* Fix parsing expressions to evaluate with spaces and optional args (MI)Ilia K2016-09-221-5/+14
* Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)Ilia K2016-09-121-0/+101
* [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-0640-1420/+2479
* 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
* Fix -break-insert not working when using absolute paths (MI)Ilia K2016-07-291-1/+0
* Support loading files even when incorrect file name specified by the linkerTamas Berghammer2016-07-221-1/+1
* Fix -break-enable/-break-disable commands (MI)Ilia K2016-07-141-0/+45
* Enable test log collection from remote debug servers (take 2)Pavel Labath2016-07-041-8/+0
* Removed the redundant "%d errors parsing expression" error. Nobody keeps score.Sean Callanan2016-06-301-2/+2
* 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
* Fix test cases for big-endian systemsUlrich Weigand2016-04-141-1/+4
* Support Linux on SystemZ as platformUlrich Weigand2016-04-142-3/+8
* Bump up timeout in TestGdbRemoteProcessInfoPavel Labath2016-04-121-1/+1
* Fix makefile for TestMiThreadInfo after rL265858 (2nd try)Tamas Berghammer2016-04-111-0/+2
* Fix makefile for TestMiThreadInfo after rL265858Tamas Berghammer2016-04-111-2/+0
OpenPOWER on IntegriCloud