summaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities
AgeCommit message (Expand)Author
2019-10-18ProcessMinidump: Suppress reporting stop for signal '0'Joseph Tremoulet
2019-10-18Update MinidumpYAML to use minidump::Exception for exception streamJoseph Tremoulet
2019-10-18Add REQUIRES: x86 to more tests which need the x86 llvm target builtPavel Labath
2019-10-16Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda
2019-10-16[android/process list] support showing process argumentsWalter Erquinigo
2019-10-15[Windows][NFC] Fix tests after r374528.Aleksandr Urakov
2019-10-12[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-12Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo
2019-10-12[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-12Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo
2019-10-12[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-12Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo
2019-10-12[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-12Temporarily Revert [platform process list] add a flag for showing the process...Adrian Prantl
2019-10-11[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-11Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo
2019-10-11[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-10TestMTCSimple: Make Makefile portable.Frederic Riss
2019-10-10Remove merge marker :-)Adrian Prantl
2019-10-10Die, TABS, die, die, die, die...Jim Ingham
2019-10-10Implement serializing scripted breakpoints and their extra args.Jim Ingham
2019-10-10Increase timeout in gdbclientutils.py to decrease chance of test failing unde...Adrian Prantl
2019-10-09TestMTCSimple.py: allow the test to run on Darwin embedded platformsFrederic Riss
2019-10-09Fix a crasher due to an assert when two files have the same UUID but differen...Greg Clayton
2019-10-09[test] Skip entry value test when clang < 10.0.0Vedant Kumar
2019-10-08Revert "[platform process list] add a flag for showing the processes of all u...Shafik Yaghmour
2019-10-08[Testsuite] Get rid of most of the recursive shared library MakefilesFrederic Riss
2019-10-08test fix: TestLoadUsingPaths should use realpathLawrence D'Anna
2019-10-07[gdb-remote] process properly effective uidWalter Erquinigo
2019-10-07[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-04[lldb][modern-type-lookup] No longer import temporary declarations into the p...Raphael Isemann
2019-10-03Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham
2019-10-03Break out the Python class & key/value options into a separate OptionGroup.Jim Ingham
2019-10-01Allow the internal-state-thread free access to the TargetAPI mutex.Jim Ingham
2019-09-30[test] Make TestBasicEntryValuesX86_64 run on Linux as well as DarwinVedant Kumar
2019-09-30[lldb][NFC] Updating test to reflect made by D67966Shafik Yaghmour
2019-09-30[lldb][clang][modern-type-lookup] Use ASTImporterSharedState in ExternalASTMe...Raphael Isemann
2019-09-28Give an error when StepUsingScriptedThreadPlan is passed a bad classname.Jim Ingham
2019-09-27Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil
2019-09-27[lldb] Disable testing entry values as memory locationDjordje Todorovic
2019-09-27Disable the empty string check in TestDataFormatterStdStringPavel Labath
2019-09-27[lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil
2019-09-27[lldb] Print an error message for an empty subcommandRaphael Isemann
2019-09-27[lldb][NFC] Test CommandObjectMultiword functionalityRaphael Isemann
2019-09-26[lldb][modern-type-lookup] Add test for using the ClangModulesDeclVendorRaphael Isemann
2019-09-25[lldb][modern-type-lookup] Add two basic tests for modern-type-lookupRaphael Isemann
2019-09-25[lldb] Test data formatters for empty stringsRaphael Isemann
2019-09-25[Make] Revert some changes from r372795.Jonas Devlieghere
2019-09-25Canonicalize variable usage in testsuite MakefilesAdrian Prantl
2019-09-24[CMake] Copy over the system debugserver when using LLDB_USE_SYSTEM_DEBUGSERVERJonas Devlieghere