summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* Reduce the number of simultaneous debug sessions to 10 and removeJason Molenda2016-09-132-2/+1
* xfail TestQueues.py and TestDarwinLogFilterMatchMessage.pyTodd Fiala2016-09-122-0/+9
* Add MiSyntaxTestCase.test_lldbmi_output_grammar test (MI)Ilia K2016-09-121-0/+101
* xfail DarwinLog "filter message by regex" testsTodd Fiala2016-09-091-0/+10
* [LLDB][MIPS] Fix TestEhFrameUnwind.py for MIPSNitesh Jain2016-09-091-3/+29
* [LLDB][MIPS] Fix TestLldbGdbServer.py failureNitesh Jain2016-09-091-1/+3
* Fix for rL280668, Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-087-4/+172
* Fix test breakage in r280919Pavel Labath2016-09-081-1/+5
* gdb-remote: Add jModulesInfo packetPavel Labath2016-09-081-0/+39
* Revert "Fix tests on Windows."Zachary Turner2016-09-061-2/+2
* Fix tests on Windows.Zachary Turner2016-09-061-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-06635-13635/+23752
* Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."Dimitar Vlahovski2016-09-067-156/+4
* Added the "frame diagnose" command and use its output to make crash info better.Sean Callanan2016-09-0627-0/+466
* remove dependence of TestGdbRemoteExitCode.py on parent directory sourceTodd Fiala2016-09-053-4/+391
* Intel(R) Memory Protection Extensions (Intel(R) MPX) support.Valentina Giusti2016-09-057-4/+156
* 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
* Reapply "Make Scalar::GetValue more consistent"Pavel Labath2016-09-021-1/+0
* Revert "Make Scalar::GetValue more consistent"Pavel Labath2016-09-021-0/+1
* Bump up TestCallWithTimeout timeoutPavel Labath2016-09-021-2/+2
* Make Scalar::GetValue more consistentPavel Labath2016-09-021-1/+0
* Change the formula for tagged NSIndexPath data formattingEnrico Granata2016-09-013-0/+110
* XFail TestMemoryFind on 32-bit architecturesPavel Labath2016-09-011-0/+2
* Change "memory find" over to using a variation of the Boyer–Moore search al...Enrico Granata2016-09-013-0/+81
* Add a data formatter for std::function in libcxxEnrico Granata2016-08-313-0/+80
* Fix an issue where a synthetic child provider could only provide a value of t...Enrico Granata2016-08-312-2/+22
* Fixup TestPyObjSynthProvider.py and enable it againPavel Labath2016-08-312-1/+2
* XFail new TestPyObjSynthProvider.py on linux until I can investigate the caus...Pavel Labath2016-08-311-0/+1
* Rename the test classEnrico Granata2016-08-301-1/+1
* Add an helper class lldb.formatters.synth.PythonObjectSyntheticChildProviderEnrico Granata2016-08-304-0/+95
* This test now succeeds.Jim Ingham2016-08-271-1/+0
* Don't crash when trying to capture persistent variables in a block.Sean Callanan2016-08-261-1/+3
* Make all the Function implementations different so the compiler won't share t...Jim Ingham2016-08-262-56/+54
* fix darwin_log test errors on macOS < 10.12Todd Fiala2016-08-241-0/+9
* Fix API usage in TestMultithreaded.test_sb_api_listener_event_process_statePavel Labath2016-08-231-0/+5
* Remove a test that depends on knowing all compiler's register allocation sche...Jim Ingham2016-08-191-23/+0
* Fixing a Darwing test thats failing on windowsDimitar Vlahovski2016-08-191-1/+1
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-1944-0/+2721
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-1944-2721/+0
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-1944-0/+2721
* Fix tests for the gdb-remote memory read packetsPavel Labath2016-08-182-47/+11
* Correct makefile.rules to use arm/aarch64 target specific AR and OBJCOPYOmair Javaid2016-08-171-22/+27
* Fix expression evaluation with operator newPavel Labath2016-08-152-4/+54
* Disable TestThreadSpecificBpPlusCondition on Windows.Zachary Turner2016-08-121-1/+1
* Skip 2 android test what is broken because of debuggerdTamas Berghammer2016-08-122-7/+2
* XFAIL TestNamespaceDefinitions on gcc-4.8 and belowPavel Labath2016-08-121-0/+2
* Make TestCallStopAndContinue clang-format-resilientPavel Labath2016-08-122-3/+2
* Make sure LldbGdbServerTestCase is built in arm mode to avoid failures due th...Omair Javaid2016-08-112-3/+11
OpenPOWER on IntegriCloud