summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands
Commit message (Expand)AuthorAgeFilesLines
* [lldb] [test] Mark segv-related tests XFAIL on NetBSDMichał Górny2019-11-181-0/+1
* dotest: Add a way for the run_to_* helpers to register dylibsFred Riss2019-11-151-5/+8
* Fix TestFormatters.py stepping too farDiana Picus2019-11-152-6/+5
* [lldb][test] Macros in expressions require DWARF 5Tatyana Krasnukha2019-11-122-1/+4
* [lldb] [test] Un-XFAIL tests that work on NetBSD 9Michał Górny2019-11-093-4/+0
* [lldb] Skip parts of TestCallOverriddenMethod.py on LinuxRaphael Isemann2019-11-081-4/+18
* Modernize TestWeakSymbols MakefileFred Riss2019-11-071-20/+15
* [lldb] Add -m option to 'target modules dump symtab' to disable demanglingRaphael Isemann2019-11-072-0/+48
* [lldb] [Process/NetBSD] Add register info for missing register setsMichał Górny2019-11-041-1/+0
* [lldb] Fix offset intersection bug between MPX and AVX registersGuilherme Andrade2019-10-313-0/+82
* [lldb] Add nodebug attribute to import-std-module/sysroot testRaphael Isemann2019-10-231-0/+1
* [lldb] Add test for executing static initializers in expression commandRaphael Isemann2019-10-213-0/+45
* convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_argsLawrence D'Anna2019-10-192-0/+22
* [LLDB] bugfix: command script add -f doesn't work for some callablesLawrence D'Anna2019-10-193-1/+98
* [lldb][NFC] Remove wrong tests in TestCallOverriddenMethodRaphael Isemann2019-10-181-4/+0
* [lldb] X-fail tests that use constructors in expressions on WindowsRaphael Isemann2019-10-172-1/+19
* [lldb] Don't emit artificial constructor declarations as global functionsRaphael Isemann2019-10-174-0/+19
* Disable TestProcessList on windowsWalter Erquinigo2019-10-171-0/+1
* Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda2019-10-164-6/+8
* [android/process list] support showing process argumentsWalter Erquinigo2019-10-163-0/+46
* Skip PExpect tests under ASAN, I can't get them to work reliably.Adrian Prantl2019-10-152-0/+6
* [lldb] Mark import-std-module/empty-module as libc++ testRaphael Isemann2019-10-111-0/+4
* [lldb] Add import-std-module/sysroot to the libc++ test category.Raphael Isemann2019-10-111-0/+4
* [lldb] Fix crash in CxxModuleHandler when std module is emptyRaphael Isemann2019-10-116-0/+78
* [lldb] Make sure import-std-module/sysroot actually passes for the right reasonsRaphael Isemann2019-10-106-9/+16
* [Testsuite] Get rid of most of the recursive shared library MakefilesFrederic Riss2019-10-084-27/+11
* [test] Run TestLaunchWithShellExpand with /bin/sh on POSIX.Jonas Devlieghere2019-10-041-0/+4
* Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham2019-10-031-1/+1
* [lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks th...Raphael Isemann2019-09-301-0/+43
* [lldb] Partly revert 370734: Test 'frame select -r' and fix that INT32_MIN br...Raphael Isemann2019-09-301-4/+0
* Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-271-0/+1
* [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-271-1/+0
* [lldb][NFC] Actually test which method we call in TestCallOverriddenMethodRaphael Isemann2019-09-272-4/+8
* Modernize Makefile.Adrian Prantl2019-09-251-1/+1
* [lldb] Remove -nostdlib++ flag from import-std-module/sysroot testRaphael Isemann2019-09-251-1/+1
* [lldb][NFC] Refactor TestCallBuiltinFunctionRaphael Isemann2019-09-251-11/+4
* [Make] Revert some changes from r372795.Jonas Devlieghere2019-09-251-1/+1
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-2516-24/+28
* [lldb] Decouple importing the std C++ module from the way the program is comp...Raphael Isemann2019-09-2444-114/+0
* Adapt test to upstream clang compiler changes.Adrian Prantl2019-09-241-1/+4
* [lldb-suite] TestCallOverriddenMethod.py is now passing on WindowsStella Stamenova2019-09-231-1/+0
* [lldb] Print better diagnostics for user expressions and modulesRaphael Isemann2019-09-183-0/+127
* [ScriptInterpreter] Limit LLDB's globals to interactive mode.Jonas Devlieghere2019-09-181-3/+3
* [lldb] Remove duplicated breakpoint testsRaphael Isemann2019-09-129-502/+0
* [Windows] Add support of watchpoints to `ProcessWindows`Aleksandr Urakov2019-09-0614-75/+0
* [lldb][NFC] Add dimensions to pexpect tests failing on sanitizer botRaphael Isemann2019-09-052-2/+2
* [lldb][NFC] Stabilize gui/basic test by waiting on promptRaphael Isemann2019-09-051-0/+1
* [dotest] Delete trivial inline test makefilesPavel Labath2019-09-0510-21/+0
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-04135-366/+135
* [lldb] [test] Un-mark two commands/register tests XFAILMichal Gorny2019-09-041-2/+0
OpenPOWER on IntegriCloud