summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Add the source directory for https://reviews.llvm.org/D57552.Jim Ingham2019-02-061-0/+7
* Fix PathMappingList::FindFile to handle relative incoming FileSpecs.Jim Ingham2019-02-052-230/+246
* [Python2 to Python 3] Fix print -> print().Davide Italiano2019-02-051-6/+6
* [Python] Python 2 and Python 3 disagree on `/`.Davide Italiano2019-01-311-1/+1
* Adjust documentation for git migration.James Y Knight2019-01-291-2/+0
* [testsuite] Remove unused seven module imports.Jonas Devlieghere2019-01-282-11/+0
* Remove NO_DEBUGINFO_TESTCASE from testcase.Adrian Prantl2019-01-241-5/+0
* Add decorator support for the DWARF version produced by the compilerAdrian Prantl2019-01-241-0/+1
* Skip test on clang <8 instead of 7Adrian Prantl2019-01-241-1/+1
* [Test] Fix up tests affected by the new LLVM header.Jonas Devlieghere2019-01-222-7/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-19156-624/+468
* [lldbsuite] Skip two more flaky tests on WindowsStella Stamenova2019-01-141-0/+1
* [lldbsuite] Skip TestExitDuringStep on WindowsStella Stamenova2019-01-111-0/+1
* [lldbsuite] Skip flakey Windows testsStella Stamenova2018-12-215-4/+5
* [lldb] Add a "display-recognized-arguments" target setting to show recognized...Kuba Mracek2018-12-201-3/+18
* Disable a few tests on the green dragon sanitzier bot.Adrian Prantl2018-12-201-0/+2
* [lldbsuite] Un-xfail several tests in TestInferiorCrashing on WindowsStella Stamenova2018-12-201-21/+4
* [lldbsuite] Un-xfail TestMiniDump and TestThreadJumpStella Stamenova2018-12-202-2/+0
* Overload GetMemoryRegions for the ProcessMinidumpTatyana Krasnukha2018-12-201-0/+62
* [lldbsuite] Un-xfail TestDataFormatterSynthVal on WindowsStella Stamenova2018-12-201-3/+0
* [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)Stella Stamenova2018-12-2010-33/+1
* Show the memory region name if there is one in the output of the "memory regi...Greg Clayton2018-12-192-0/+30
* [lit] Use the new build.py script in the lldb-mi testsStella Stamenova2018-12-181-2/+0
* de-flake TestThreadStates.test_process_interruptPavel Labath2018-12-181-1/+5
* Un-XFail TestYMMRegister on linuxPavel Labath2018-12-181-1/+0
* Un-XFail TestThreadStates.test_process_interruptPavel Labath2018-12-181-12/+7
* Un-XFAIL TestExitDuringBreak.py for linuxPavel Labath2018-12-181-3/+0
* A few small updates to the testsuite for running against an iOS device.Jason Molenda2018-12-175-6/+2
* Fix test failures that depended on module orderGreg Clayton2018-12-142-24/+24
* Remove unused fileJonas Devlieghere2018-12-111-19/+0
* Rewrite pexpect-based test in LIT/FileCheck.Adrian Prantl2018-12-103-119/+0
* Re-commit "Introduce ObjectFileBreakpad"Pavel Labath2018-12-103-0/+45
* [lldbsuite] Disable TestStopPCs when there's no XML supportStella Stamenova2018-12-061-0/+2
* [Reproducers] Change how reproducers are initialized.Jonas Devlieghere2018-12-032-54/+0
* Skip TestRequireHWBreakpoints on WindowsJonas Devlieghere2018-11-301-0/+4
* [Target] Do not skip a stop on a breakpoint if a plan was completedAleksandr Urakov2018-11-303-0/+49
* [lldbsuite] Each lldb suite test must have a unique class nameStella Stamenova2018-11-271-1/+1
* Skip TestTargetCreateDepsJonas Devlieghere2018-11-201-1/+1
* Revert "Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD"Zachary Turner2018-11-185-101/+0
* Rewrite stop-hook tests as a couple of FileCheck testsFrederic Riss2018-11-167-447/+0
* Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLDNathan Lanza2018-11-155-0/+101
* Add setting to require hardware breakpoints.Jonas Devlieghere2018-11-154-1/+121
* Add GDB remote packet reproducer.Jonas Devlieghere2018-11-133-0/+73
* Remove header grouping comments.Jonas Devlieghere2018-11-119-9/+9
* Add extra diagnostics to testAdrian Prantl2018-11-101-0/+4
* Work with a gdb-remote target that doesn't handle theJason Molenda2018-11-091-0/+64
* [lldb] Introduce StackFrameRecognizer [take 3]Kuba Mracek2018-10-314-0/+161
* Revert r345686 due to build failuresKuba Mracek2018-10-314-161/+0
* [lldb] Introduce StackFrameRecognizer [take 2]Kuba Mracek2018-10-314-0/+161
* Revert r345678 (build failure on Linux machines).Kuba Mracek2018-10-314-161/+0
OpenPOWER on IntegriCloud