summaryrefslogtreecommitdiff
path: root/lldb/unittests/TestingSupport/TestUtilities.cpp
AgeCommit message (Expand)Author
2025-11-07Reapply "[lldb-dap] Use protocol types for exceptioninfo" (#166161) (#166836)Ebuka Ezike
2025-11-03Revert "[lldb-dap] Use protocol types for exceptioninfo" (#166161)David Spickett
2025-11-03[lldb-dap] Use protocol types for exceptioninfo (#165858)Ebuka Ezike
2025-10-22Revert "[lldb-dap] Use protocol types for exceptioninfo" (#164631)Walter Lee
2025-10-22[lldb-dap] Use protocol types for exceptioninfo (#164318)Ebuka Ezike
2025-05-22[lldb-dap] In DAP unit tests, add helpers for loading a CoreFile. (#140738)John Harrison
2024-02-06[lldb][unittest] Add call_once flag to initialize debugger (#80786)Chelsea Cassanova
2022-12-15[lldb][Test] Propagate llvm::yaml error message in TestFile::fromYamlMichael Buch
2021-03-25[NFC] Reordering parameters in getFile and getFileOrSTDINAbhina Sreeskantharajan
2020-07-15[lldb] Delete useless assertionPavel Labath
2020-07-14Fix a -Wunused-variable warning.Eric Christopher
2020-07-14[lldb/Module] Allow for the creation of memory-only modulesFred Riss
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-09-13[lldb] - Update unit tests after lib/ObjectYAML change.George Rimar
2019-08-20unittests: Use yaml2obj as a library instead of an external processPavel Labath
2019-07-24[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)Jonas Devlieghere
2019-05-06Include inlined functions when figuring out a contiguous address rangeGreg Clayton
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-10-03cmake + xcode: prevent gtests from using includes from project rootTim Hammerquist