summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* [lldb] Update hardcoded Makefile.rules inclusions.Jordan Rupprecht2019-12-054-9/+3
* Reland "[LiveDebugValues] Introduce entry values of unmodified params"Djordje Todorovic2019-12-053-16/+60
* Clear out the python class name in OptionParsingStarted for the OptionGroupPy...Jim Ingham2019-12-041-2/+18
* Change Target::FindBreakpointsByName to return Expected<vector>Joseph Tremoulet2019-12-041-0/+6
* [lldb] s/assertTrue/assertEqual in TestStepTarget.pyPavel Labath2019-12-041-9/+7
* Revert "[LiveDebugValues] Introduce entry values of unmodified params"Djordje Todorovic2019-12-032-59/+15
* [lldb] Remove all remaining tabs from TestReturnValue.pyRaphael Isemann2019-12-031-5/+5
* [lldb][NFC] Test going up/down one line in the multiline expression editorRaphael Isemann2019-12-031-0/+67
* Fixup 6d18e53: xfail TestShowLocationDwarf5.py properlyDiana Picus2019-12-031-1/+1
* [lldb] Remove tab from TestReturnValue.pyRaphael Isemann2019-12-031-1/+1
* [lldb] Move register info "augmentation" from gdb-remote into ABIPavel Labath2019-12-032-96/+162
* [LiveDebugValues] Introduce entry values of unmodified paramsDjordje Todorovic2019-12-032-15/+59
* Mark some tests as xfail on AArch64 LinuxDiana Picus2019-12-0310-5/+36
* [lldb] Fix TestFormattersSBAPI testAntónio Afonso2019-12-021-7/+10
* [lldb][NFC] Add 'breakpoint command list' testRaphael Isemann2019-12-022-0/+62
* Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...Eric Christopher2019-11-2610-10/+10
* [lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSDMichał Górny2019-11-261-2/+0
* [lldb] [Process/NetBSD] Fix handling concurrent watchpoint eventsMichał Górny2019-11-256-6/+0
* [lldb] [Process/NetBSD] Copy watchpoints to newly-created threadsMichał Górny2019-11-2510-11/+0
* [lldb] [Process/NetBSD] Improve threading supportMichał Górny2019-11-2522-24/+149
* [lldb] [test] XFAIL ASAN tests on NetBSDMichał Górny2019-11-252-0/+2
* [lldb-vscode] Fix a race in test_extra_launch_commandsPavel Labath2019-11-251-1/+1
* Remove extraneous log enabling.Jason Molenda2019-11-221-1/+0
* [DWARF] Handle call sites with indirect call targetsVedant Kumar2019-11-221-0/+31
* [lldb][DataFormatters] Support pretty printing std::string when built with -f...Jordan Rupprecht2019-11-224-16/+26
* Complete complete types early when importing types from Clang module DWARF.Adrian Prantl2019-11-226-0/+95
* [lldb] Fix exception breakpoint not being resolved when set on dummy targetMartin Svensson2019-11-221-0/+35
* [lldb] Don't enable expression log in TestEmptyStdModule.pyRaphael Isemann2019-11-221-1/+0
* [test] Mark TestEditline as skipped with ASan.Jonas Devlieghere2019-11-211-0/+1
* [Test] Split up TestIntegerTypes.pyJonas Devlieghere2019-11-2110-217/+297
* [lldb][NFC] Remove test directory completelyTatyana Krasnukha2019-11-213-2/+0
* 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
OpenPOWER on IntegriCloud