summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
* Handle the case where the 'g' packet doesn't get all regs.Jason Molenda2019-11-202-1/+199
* [lldb] [test] Un-XFAIL one lldb-server test on NetBSDMichał Górny2019-11-201-1/+0
* Reland "[clang] Remove the DIFlagArgumentNotModified debug info flag"Djordje Todorovic2019-11-201-1/+2
* [lldb][test] Prevent \n in calls to lldb's expect() test helper.Jordan Rupprecht2019-11-192-17/+15
* [lldb] Also test Get[De]mangledName of SBType in TestSBTypeClassMembers.pyRaphael Isemann2019-11-191-0/+14
* Mark PR44037 tests as XFAIL on AArch64 Linux dwoDiana Picus2019-11-194-1/+24
* [lldb] [test] XFAIL more lldb-server tests on NetBSDMichał Górny2019-11-181-0/+11
* [lldb] [test] Mark segv-related tests XFAIL on NetBSDMichał Górny2019-11-183-0/+3
* [lldb] [Process/NetBSD] Implement thread name gettingMichał Górny2019-11-182-2/+1
* [lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILsMichał Górny2019-11-1811-2/+28
* Remove +x permission on some filesSylvestre Ledru2019-11-161-0/+0
* [lldb-vscode] support the completion requestWalter Erquinigo2019-11-156-2/+154
* Add a testcase for Clang modules being updated within one LLDB session.Adrian Prantl2019-11-156-0/+87
* dotest: Add a way for the run_to_* helpers to register dylibsFred Riss2019-11-152-12/+26
* [-gmodules] Let LLDB log a warning if the Clang module hash mismatches.Adrian Prantl2019-11-155-1/+83
* Fix TestFormatters.py stepping too farDiana Picus2019-11-152-6/+5
* [lldb][Editline] Support ctrl+left/right arrow word navigation.Jordan Rupprecht2019-11-141-0/+49
* [LLDB] Fix whitespace/tabs mismatch in lldbsuite Makefile.rulesMuhammad Omair Javaid2019-11-141-34/+34
* [LLDB] Add core definition for armv8l and armv7lMuhammad Omair Javaid2019-11-132-2/+2
* [LLDB][Formatters] Re-enable std::function formatter with fixes to improve no...shafik2019-11-123-15/+19
* [lldb][test] Macros in expressions require DWARF 5Tatyana Krasnukha2019-11-122-1/+4
* [lldb] Re-enable VSCode testsJonas Devlieghere2019-11-118-24/+3
* Replace tabs with spaces. (NFC)Adrian Prantl2019-11-111-11/+11
* Fix a regression in macOS-style path remapping.Adrian Prantl2019-11-114-6/+21
* Add a testcase for .dSYM path remapping dictionaries.Adrian Prantl2019-11-113-0/+69
* Fix TestNoGPacketSupported on linuxPavel Labath2019-11-111-2/+2
* [lldb] [test] Fix typo in TestSendSignalMichał Górny2019-11-111-1/+1
* [lldb] [test] Mark TestSendSignal XFAIL on NetBSDMichał Górny2019-11-111-0/+1
* [lldb] [test] Un-XFAIL tests that work on NetBSD 9Michał Górny2019-11-094-6/+0
* Temporarily change the default for use-g-packet-for-reading to false,Jason Molenda2019-11-082-1/+4
* Revert "Add a testcase for .dSYM path remapping dictionaries."Jonas Devlieghere2019-11-083-69/+0
* Test case to verify that lldb falls back to p/P if g is unsupportedJason Molenda2019-11-081-0/+98
* Add a testcase for .dSYM path remapping dictionaries.Adrian Prantl2019-11-083-0/+69
* [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-server] Add setting to force 'g' packet useGuilherme Andrade2019-11-072-1/+85
* [LLDB] Adding caching to libc++ std::function formatter for lookups that requ...shafik2019-11-062-13/+49
* [test] Fix apple_simulator_test decorator when simulators are unavailableAlex Langford2019-11-061-1/+1
* Testuite: Support Asan test with remote testingFred Riss2019-11-063-8/+18
* [TestMTCSimple] Disable the test if you don't have libMTCAlex Langford2019-11-051-1/+5
* TestBatchMode.py: add missing @skipIfRemoteFred Riss2019-11-051-0/+1
* testsuite: skipIfNoSBHeaders should skip when running remotelyFred Riss2019-11-051-0/+3
* Modernize add-dsym test MakefileFred Riss2019-11-051-17/+7
* lldb/minidump: Add support for the alternate ARM64 constantPavel Labath2019-11-051-1/+1
* [lldb] [Process/NetBSD] Add register info for missing register setsMichał Górny2019-11-041-1/+0
* [lldb][NFC] Make test/python_api/module_section test smallerRaphael Isemann2019-11-041-132/+2
* [lldb] Fix offset intersection bug between MPX and AVX registersGuilherme Andrade2019-10-313-0/+82
* [LLDB][PythonFile] fix dangerous borrow semantics on python2Lawrence D'Anna2019-10-301-4/+0
* minidump: Rename some architecture constantsPavel Labath2019-10-302-2/+2
OpenPOWER on IntegriCloud