aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API
AgeCommit message (Expand)AuthorFilesLines
2024-02-21Bump the minimum LLVM version for TestTypeList.pyShubham Sandeep Rastogi1-0/+1
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht99-299/+335
2024-02-20Remove the "generic" register completion test. (#82445)jimingham1-21/+0
2024-02-20Add the RegisterCompleter to eArgTypeRegisterName in g_argument_table (#82428)jimingham2-1/+22
2024-02-20[lldb-dap] Do not write over the existing error if launchCommands fail during...John Harrison1-2/+42
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere2-18/+17
2024-02-19Revert "Centralize the handling of completion for simple argument lists. (#82...Shubham Sandeep Rastogi1-1/+1
2024-02-19Revert "[lldb] Migrate distutils.version.LooseVersion to packaging" (#82297)Jonas Devlieghere2-17/+18
2024-02-19Centralize the handling of completion for simple argument lists. (#82085)jimingham1-1/+1
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere2-18/+17
2024-02-19[Reland] Report only loaded debug info in statistics dump (#81706) (#82207)Wanyi4-0/+629
2024-02-17Revert "Report only loaded debug info in statistics dump (#81706)" (#82150)Jonas Devlieghere3-284/+0
2024-02-17Report only loaded debug info in statistics dump (#81706)Wanyi3-0/+284
2024-02-16[lldb] Replace assertRegexpMatches with assertRegex (NFC) (#82074)Jonas Devlieghere7-27/+25
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere110-420/+420
2024-02-16Re-land "[lldb] Fix `FindDirectNestedType` not working with class templates (...Vlad Serebrennikov2-0/+29
2024-02-16Revert "[lldb] Fix `FindDirectNestedType` not working with class templates (#...Shubham Sandeep Rastogi2-29/+0
2024-02-16[lldb] Don't overwrite the dynamic loader library path for "driver tests"Jonas Devlieghere5-75/+21
2024-02-16[lldb] Fix `FindDirectNestedType` not working with class templates (#81666)Vlad Serebrennikov2-0/+29
2024-02-16[lldb] Fix and rename skipIfHostIncompatibleWithRemoteJonas Devlieghere5-4/+10
2024-02-15[lldb] Re-enable TestStepOverWatchpoint on macOS 14.4 and laterJonas Devlieghere1-2/+2
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere17-219/+329
2024-02-15[lldb][test] Skip TestDAP_commands.py test due to flakinessJordan Rupprecht1-0/+2
2024-02-14Revert "[lldb-dap] Add support for data breakpoint. (#81541)" (#81812)Prabhuk3-143/+0
2024-02-14[lldb][test] Remove expectedFailureIfFn (#81703)Jordan Rupprecht3-10/+10
2024-02-13Move the parsed_cmd conversion def's to module level functions.Jim Ingham1-3/+0
2024-02-13Temporarily skip this test for Python 3.9.Jim Ingham1-0/+1
2024-02-13Used std::vector::reserve when I meant std::vector::resize.Jim Ingham1-1/+0
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht15-40/+72
2024-02-13[lldb-dap] Add support for data breakpoint. (#81541)Zequan Wu3-0/+143
2024-02-13Temporarily disable the TestAddParsedCommand.py while I figure outJim Ingham1-0/+3
2024-02-13Add the ability to define a Python based command that uses CommandObjectParse...jimingham2-0/+320
2024-02-10[lldb][libc++] Adds valarray data formatters. (#80609)Mark de Wever3-0/+100
2024-02-09Bump the minimum LLVM version for chrono datatformatters testsAdrian Prantl1-1/+1
2024-02-08[lldb] Fix printf formatting of std::time_t seconds (#81078)Jason Molenda1-16/+14
2024-02-08Fix a truly strange triple in testcaseAdrian Prantl1-1/+1
2024-02-06Support statistics dump summary only mode (#80745)Wanyi2-2/+23
2024-02-06[lldb] Fix a crasher when using the public API. (#80508)Greg Clayton1-0/+6
2024-02-05[lldb] Add QSupported key to report watchpoint types supported (#80376)Jason Molenda1-5/+0
2024-02-05Add a new SBProcess:: GetCoreFile() API (#80767)jeffreytan811-0/+11
2024-02-05Add commands frequency to statistics dump (#80375)jeffreytan812-0/+50
2024-02-01[lldb] NFC fixes addressing David's feedbackJason Molenda1-2/+1
2024-02-01Fix debug info size statistics for split dwarf (#80218)jeffreytan814-0/+1482
2024-01-31[lldb] Add support for large watchpoints in lldb (#79962)Jason Molenda4-0/+148
2024-01-31Revert "[lldb] Add support for large watchpoints in lldb (#79962)"Jason Molenda4-144/+0
2024-01-31Revert "Add extra printing to TestWatchpointCount.py to debug CI fail"Jason Molenda1-11/+0
2024-01-31Revert "Collecting more logging to debug CI bots"Jason Molenda1-3/+0
2024-01-31Revert "Enable verbose watch log channel to debug x86-64-debian bot"Jason Molenda1-3/+0
2024-01-31Enable verbose watch log channel to debug x86-64-debian botJason Molenda1-0/+3
2024-01-31Collecting more logging to debug CI botsJason Molenda1-0/+3