summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2020-02-06[lldb/Target] Add Assert StackFrame RecognizerMed Ismail Bennani
2020-02-06[lldb][NFC] Move call-overidden-method test to lang/cpp/ folderRaphael Isemann
2020-02-06[lldb] Add test for calling const functionsRaphael Isemann
2020-02-05Revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging"Pavel Labath
2020-02-05[lldb] Remove "print xml" from TestWasm.pyPavel Labath
2020-02-05Revert "[lldb/Target] Add Assert StackFrame Recognizer"Pavel Labath
2020-02-05Add missing directory from 3ec28da6Derek Schuff
2020-02-05Partially revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly deb...Jonas Devlieghere
2020-02-05[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debuggingPaolo Severini
2020-02-05[lldb] [test] Pass LLVM_LIBS_DIR from CMake for linking liblldbMichał Górny
2020-02-05[lldb/Target] Add Assert StackFrame RecognizerMed Ismail Bennani
2020-02-05[lldb] Revert some change in data-formatter-objc/main.m that broke TestDataFo...Raphael Isemann
2020-02-05[lldb] Make TestDataFormatterObjCCF.py pass outside CaliforniaRaphael Isemann
2020-02-05[lldb] Ignore type sugar in TypeSystemClang::GetPointerTypeRaphael Isemann
2020-02-04Fix after c25938dAdrian McCarthy
2020-02-04[lldb/test] Skip TestBasicEntryValuesX86_64 due to llvm.org/PR44774Vedant Kumar
2020-02-03[lldb/Test] Sort substr for TestDataFormatterStdMap.py (2/2)Jonas Devlieghere
2020-02-03[lldb/Test] Fix substr order in asan & ubsan testsJonas Devlieghere
2020-02-03[lldb/Test] Fix typo in TestDataFormatterStdMap.pyJonas Devlieghere
2020-02-03[lldb/Test] Sort substr for TestDataFormatterStdMap.pyJonas Devlieghere
2020-02-03[lldb/Test] Use arrays instead of sets for build_and_run_exprJonas Devlieghere
2020-02-03Re-land "[lldb/Test] Make substrs argument to self.expect ordered."Jonas Devlieghere
2020-02-03Xfail this test temporarily until AdrianM or I canJason Molenda
2020-02-03[TestKernVerStrLCNOTE] Strengthen a check. NFC.Davide Italiano
2020-01-31[lldb/Value] Avoid reading more data than the host has availableVedant Kumar
2020-01-31[lldb/Test] Fix more substr ordering issues that only repro on the botJonas Devlieghere
2020-01-31[lldb/Test] Fix substr order in TestWatchLocationWithWatchSet.pyJonas Devlieghere
2020-01-31[lldb/Platform] Always print Kernel lastJonas Devlieghere
2020-01-31Revert "[lldb/Test] Make substrs argument to self.expect ordered."Jonas Devlieghere
2020-01-31[lldb/Test] Make substrs argument to self.expect ordered.Jonas Devlieghere
2020-01-31[lldb/Test] Fix substrs order in self.expect for the remaining tests (NFC)Jonas Devlieghere
2020-01-31[lldb] [test] Skip 128-bit int tests on i386 (no __int128_t)Michał Górny
2020-01-31[lldb/Test] Fix substrs order in self.expect for more tests (NFC)Jonas Devlieghere
2020-01-31[lldb/Test] Fix substrs order in self.expect for more tests (NFC)Jonas Devlieghere
2020-01-31[lldb/Test] Fix substrs order in self.expect for more tests (NFC)Jonas Devlieghere
2020-01-31[lldb][NFC] Fix expect calls with wrong order of 'substrs' items for D73766Raphael Isemann
2020-01-31[lldb] Print the command output when 'expect' fails even if a custom msg is p...Raphael Isemann
2020-01-30Auto-completion bug fix for dot operatorHector Diaz
2020-01-29[lldb] Complete return types of CXXMethodDecls to prevent crashing due to cov...Raphael Isemann
2020-01-28Revert "[lldb/Target] Add Assert StackFrame Recognizer"Med Ismail Bennani
2020-01-28[lldb/Target] Add Assert StackFrame RecognizerMed Ismail Bennani
2020-01-27[lldb][NFC] Give import-std-module tests a more unique file namesRaphael Isemann
2020-01-24[lldb/Test] Disable hardware check on arm/aarch64Jonas Devlieghere
2020-01-24[lldb/Breakpoint] Include whether or not a breakpoint is a HW BPJonas Devlieghere
2020-01-24[lldb/Breakpoint] Recogize hardware breakpoints as suchJonas Devlieghere
2020-01-24[lldb/debugserver] Implement hardware breakpoints for x86_64 and i386Jonas Devlieghere
2020-01-24[lldb] Fix nondeterminism in TestCppBitfieldsPavel Labath
2020-01-23[LLDB] Fix the handling of unnamed bit-fields when parsing DWARFshafik
2020-01-23Clang added a new feature to the ObjC compiler that will translate methodJim Ingham
2020-01-23[lldb][NFC] Rename ClangASTContext to TypeSystemClangRaphael Isemann