aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/functionalities
AgeCommit message (Expand)AuthorFilesLines
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht923-44655/+0
2020-02-07[lldb] Remove all 'clean' targets from test MakefilesRaphael Isemann5-16/+0
2020-02-06[lldb/Target] Add Assert StackFrame RecognizerMed Ismail Bennani1-10/+21
2020-02-05Revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging"Pavel Labath4-331/+0
2020-02-05[lldb] Remove "print xml" from TestWasm.pyPavel Labath1-1/+0
2020-02-05Revert "[lldb/Target] Add Assert StackFrame Recognizer"Pavel Labath1-21/+10
2020-02-05Add missing directory from 3ec28da6Derek Schuff1-5/+3
2020-02-05Partially revert "[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly deb...Jonas Devlieghere1-3/+5
2020-02-05[LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debuggingPaolo Severini4-0/+332
2020-02-05[lldb/Target] Add Assert StackFrame RecognizerMed Ismail Bennani1-10/+21
2020-02-05[lldb] Revert some change in data-formatter-objc/main.m that broke TestDataFo...Raphael Isemann1-1/+1
2020-02-05[lldb] Make TestDataFormatterObjCCF.py pass outside CaliforniaRaphael Isemann2-3/+3
2020-02-04[lldb/test] Skip TestBasicEntryValuesX86_64 due to llvm.org/PR44774Vedant Kumar1-1/+2
2020-02-03[lldb/Test] Sort substr for TestDataFormatterStdMap.py (2/2)Jonas Devlieghere1-28/+18
2020-02-03[lldb/Test] Fix substr order in asan & ubsan testsJonas Devlieghere3-11/+12
2020-02-03[lldb/Test] Fix typo in TestDataFormatterStdMap.pyJonas Devlieghere1-12/+16
2020-02-03[lldb/Test] Sort substr for TestDataFormatterStdMap.pyJonas Devlieghere1-24/+8
2020-01-31[lldb/Value] Avoid reading more data than the host has availableVedant Kumar3-0/+38
2020-01-31[lldb/Test] Fix more substr ordering issues that only repro on the botJonas Devlieghere1-35/+21
2020-01-31[lldb/Test] Fix substrs order in self.expect for the remaining tests (NFC)Jonas Devlieghere8-208/+186
2020-01-31[lldb/Test] Fix substrs order in self.expect for more tests (NFC)Jonas Devlieghere8-74/+116
2020-01-31[lldb/Test] Fix substrs order in self.expect for more tests (NFC)Jonas Devlieghere1-2/+5
2020-01-31[lldb][NFC] Fix expect calls with wrong order of 'substrs' items for D73766Raphael Isemann4-11/+11
2020-01-28Revert "[lldb/Target] Add Assert StackFrame Recognizer"Med Ismail Bennani1-23/+6
2020-01-28[lldb/Target] Add Assert StackFrame RecognizerMed Ismail Bennani1-6/+23
2020-01-24[lldb/Test] Disable hardware check on arm/aarch64Jonas Devlieghere1-6/+7
2020-01-24[lldb/Breakpoint] Include whether or not a breakpoint is a HW BPJonas Devlieghere1-0/+4
2020-01-24[lldb/Breakpoint] Recogize hardware breakpoints as suchJonas Devlieghere1-6/+6
2020-01-24[lldb/debugserver] Implement hardware breakpoints for x86_64 and i386Jonas Devlieghere1-12/+32
2020-01-22[lldb] Fix an asan error from 27df2d9f556cPavel Labath1-3/+17
2020-01-21[lldb/DataFormatters] Fix the `$$deference$$` synthetic childFred Riss3-13/+63
2020-01-20[lldb/IOHandler] Improve synchronization between IO handlers.Jonas Devlieghere4-0/+43
2020-01-20[lldb] Don't process symlinks deep inside DWARFUnitPavel Labath1-12/+9
2020-01-18[lldb/Test] XFAIL TestRequireHWBreakpoints when HW BPs are avialableJonas Devlieghere1-8/+15
2020-01-17[lldb] Re-add NSDate formatterRaphael Isemann1-0/+60
2020-01-16lldb: xfail TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on arm/a...Vedant Kumar2-2/+4
2020-01-16[lldb/test] Exted test for CMTime data formatterJonas Devlieghere2-3/+30
2020-01-16[lldb][NFC] Delete TestDataFormatterObjCNSDate.pyRaphael Isemann1-34/+0
2020-01-16[lldb] Fix asan failures in data-formatter-objc testsRaphael Isemann2-2/+2
2020-01-15lldb: Run TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on Darwin ...Vedant Kumar2-2/+2
2020-01-15[DWARF] Emit DW_AT_call_return_pc as an addressVedant Kumar14-0/+233
2020-01-15[lldb] Add expect_expr function for testing expression evaluation in dotests.Raphael Isemann1-1/+2
2020-01-14[lldb/test] Add test for CMTime data formatterJonas Devlieghere3-0/+67
2020-01-10[lldb][tests] Cleanup '.categories'Tatyana Krasnukha1-1/+1
2020-01-10Data formatters: Look through array element typedefsJaroslav Sevcik3-0/+25
2020-01-09When reading Aux file in chunks, read consecutive byte rangesJason Molenda1-0/+160
2020-01-01tests: XFAIL/UNSUPPORTED tests on WindowsSaleem Abdulrasool3-4/+7
2019-12-26[lldb][tests] Posix function strdup requires macro _POSIX_C_SOURCETatyana Krasnukha1-0/+2
2019-12-24test: ensure that we dead-strip in the linkerSaleem Abdulrasool1-0/+1
2019-12-23test: correct flags for WindowsSaleem Abdulrasool1-0/+2