summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda2019-10-161-1/+1
* [android/process list] support showing process argumentsWalter Erquinigo2019-10-161-4/+36
* [Windows][NFC] Fix tests after r374528.Aleksandr Urakov2019-10-151-3/+0
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+65
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-122-69/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+69
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-122-60/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+60
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-122-56/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-122-2/+56
* Temporarily Revert [platform process list] add a flag for showing the process...Adrian Prantl2019-10-122-65/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-112-2/+65
* Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo2019-10-112-61/+2
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-112-2/+61
* TestMTCSimple: Make Makefile portable.Frederic Riss2019-10-101-1/+6
* Remove merge marker :-)Adrian Prantl2019-10-101-4/+0
* Die, TABS, die, die, die, die...Jim Ingham2019-10-101-3/+7
* Implement serializing scripted breakpoints and their extra args.Jim Ingham2019-10-103-1/+106
* Increase timeout in gdbclientutils.py to decrease chance of test failing unde...Adrian Prantl2019-10-101-1/+1
* TestMTCSimple.py: allow the test to run on Darwin embedded platformsFrederic Riss2019-10-092-13/+16
* Fix a crasher due to an assert when two files have the same UUID but differen...Greg Clayton2019-10-092-11/+50
* [test] Skip entry value test when clang < 10.0.0Vedant Kumar2019-10-091-0/+1
* Revert "[platform process list] add a flag for showing the processes of all u...Shafik Yaghmour2019-10-082-64/+2
* [Testsuite] Get rid of most of the recursive shared library MakefilesFrederic Riss2019-10-0810-79/+30
* test fix: TestLoadUsingPaths should use realpathLawrence D'Anna2019-10-081-1/+1
* [gdb-remote] process properly effective uidWalter Erquinigo2019-10-071-2/+6
* [platform process list] add a flag for showing the processes of all usersWalter Erquinigo2019-10-072-2/+60
* [lldb][modern-type-lookup] No longer import temporary declarations into the p...Raphael Isemann2019-10-042-0/+11
* Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham2019-10-032-6/+37
* Break out the Python class & key/value options into a separate OptionGroup.Jim Ingham2019-10-032-0/+21
* Allow the internal-state-thread free access to the TargetAPI mutex.Jim Ingham2019-10-013-10/+74
* [test] Make TestBasicEntryValuesX86_64 run on Linux as well as DarwinVedant Kumar2019-09-301-1/+5
* [lldb][NFC] Updating test to reflect made by D67966Shafik Yaghmour2019-09-301-1/+1
* [lldb][clang][modern-type-lookup] Use ASTImporterSharedState in ExternalASTMe...Raphael Isemann2019-09-303-0/+29
* Give an error when StepUsingScriptedThreadPlan is passed a bad classname.Jim Ingham2019-09-281-1/+22
* Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-273-0/+4
* [lldb] Disable testing entry values as memory locationDjordje Todorovic2019-09-271-0/+3
* Disable the empty string check in TestDataFormatterStdStringPavel Labath2019-09-271-1/+2
* [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-273-4/+0
* [lldb] Print an error message for an empty subcommandRaphael Isemann2019-09-271-2/+1
* [lldb][NFC] Test CommandObjectMultiword functionalityRaphael Isemann2019-09-271-0/+34
* [lldb][modern-type-lookup] Add test for using the ClangModulesDeclVendorRaphael Isemann2019-09-263-0/+36
* [lldb][modern-type-lookup] Add two basic tests for modern-type-lookupRaphael Isemann2019-09-256-0/+69
* [lldb] Test data formatters for empty stringsRaphael Isemann2019-09-254-1/+18
* [Make] Revert some changes from r372795.Jonas Devlieghere2019-09-251-3/+3
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-2566-98/+139
* [CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVERJonas Devlieghere2019-09-244-0/+4
* [lldb][NFC] Relax completion tests for log command to make them pass on LinuxRaphael Isemann2019-09-241-15/+4
* [lldb] Add completion support for log enable/disable/listRaphael Isemann2019-09-241-0/+32
* [lldb] Fix that importing decls in a TagDecl end up in wrong declaration cont...Raphael Isemann2019-09-231-3/+16
OpenPOWER on IntegriCloud