summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2019-12-05[lldb] Update hardcoded Makefile.rules inclusions.Jordan Rupprecht
2019-12-05Reland "[LiveDebugValues] Introduce entry values of unmodified params"Djordje Todorovic
2019-12-04Clear out the python class name in OptionParsingStarted for the OptionGroupPy...Jim Ingham
2019-12-04Change Target::FindBreakpointsByName to return Expected<vector>Joseph Tremoulet
2019-12-04[lldb] s/assertTrue/assertEqual in TestStepTarget.pyPavel Labath
2019-12-03Revert "[LiveDebugValues] Introduce entry values of unmodified params"Djordje Todorovic
2019-12-03[lldb] Remove all remaining tabs from TestReturnValue.pyRaphael Isemann
2019-12-03[lldb][NFC] Test going up/down one line in the multiline expression editorRaphael Isemann
2019-12-03Fixup 6d18e53: xfail TestShowLocationDwarf5.py properlyDiana Picus
2019-12-03[lldb] Remove tab from TestReturnValue.pyRaphael Isemann
2019-12-03[lldb] Move register info "augmentation" from gdb-remote into ABIPavel Labath
2019-12-03[LiveDebugValues] Introduce entry values of unmodified paramsDjordje Todorovic
2019-12-03Mark some tests as xfail on AArch64 LinuxDiana Picus
2019-12-02[lldb] Fix TestFormattersSBAPI testAntónio Afonso
2019-12-02[lldb][NFC] Add 'breakpoint command list' testRaphael Isemann
2019-11-26Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...Eric Christopher
2019-11-26[lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSDMichał Górny
2019-11-25[lldb] [Process/NetBSD] Fix handling concurrent watchpoint eventsMichał Górny
2019-11-25[lldb] [Process/NetBSD] Copy watchpoints to newly-created threadsMichał Górny
2019-11-25[lldb] [Process/NetBSD] Improve threading supportMichał Górny
2019-11-25[lldb] [test] XFAIL ASAN tests on NetBSDMichał Górny
2019-11-25[lldb-vscode] Fix a race in test_extra_launch_commandsPavel Labath
2019-11-22Remove extraneous log enabling.Jason Molenda
2019-11-22[DWARF] Handle call sites with indirect call targetsVedant Kumar
2019-11-22[lldb][DataFormatters] Support pretty printing std::string when built with -f...Jordan Rupprecht
2019-11-22Complete complete types early when importing types from Clang module DWARF.Adrian Prantl
2019-11-22[lldb] Fix exception breakpoint not being resolved when set on dummy targetMartin Svensson
2019-11-22[lldb] Don't enable expression log in TestEmptyStdModule.pyRaphael Isemann
2019-11-21[test] Mark TestEditline as skipped with ASan.Jonas Devlieghere
2019-11-21[Test] Split up TestIntegerTypes.pyJonas Devlieghere
2019-11-21[lldb][NFC] Remove test directory completelyTatyana Krasnukha
2019-11-20Handle the case where the 'g' packet doesn't get all regs.Jason Molenda
2019-11-20[lldb] [test] Un-XFAIL one lldb-server test on NetBSDMichał Górny
2019-11-20Reland "[clang] Remove the DIFlagArgumentNotModified debug info flag"Djordje Todorovic
2019-11-19[lldb][test] Prevent \n in calls to lldb's expect() test helper.Jordan Rupprecht
2019-11-19[lldb] Also test Get[De]mangledName of SBType in TestSBTypeClassMembers.pyRaphael Isemann
2019-11-19Mark PR44037 tests as XFAIL on AArch64 Linux dwoDiana Picus
2019-11-18[lldb] [test] XFAIL more lldb-server tests on NetBSDMichał Górny
2019-11-18[lldb] [test] Mark segv-related tests XFAIL on NetBSDMichał Górny
2019-11-18[lldb] [Process/NetBSD] Implement thread name gettingMichał Górny
2019-11-18[lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILsMichał Górny
2019-11-16Remove +x permission on some filesSylvestre Ledru
2019-11-15[lldb-vscode] support the completion requestWalter Erquinigo
2019-11-15Add a testcase for Clang modules being updated within one LLDB session.Adrian Prantl
2019-11-15dotest: Add a way for the run_to_* helpers to register dylibsFred Riss
2019-11-15[-gmodules] Let LLDB log a warning if the Clang module hash mismatches.Adrian Prantl
2019-11-15Fix TestFormatters.py stepping too farDiana Picus
2019-11-14[lldb][Editline] Support ctrl+left/right arrow word navigation.Jordan Rupprecht
2019-11-14[LLDB] Fix whitespace/tabs mismatch in lldbsuite Makefile.rulesMuhammad Omair Javaid
2019-11-13[LLDB] Add core definition for armv8l and armv7lMuhammad Omair Javaid