aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/TestingSupport
AgeCommit message (Expand)AuthorFilesLines
2026-02-06[lldb] Refactor JSONTransport own MainLoop read handle. (#179564)John Harrison1-34/+13
2026-01-29[lldb][NFC] Module, ModuleSpec, GetSectionData use DataExtractorSP (#178347)Jason Molenda1-1/+2
2025-11-07Reapply "[lldb-dap] Use protocol types for exceptioninfo" (#166161) (#166836)Ebuka Ezike2-0/+9
2025-11-03Revert "[lldb-dap] Use protocol types for exceptioninfo" (#166161)David Spickett2-9/+0
2025-11-03[lldb-dap] Use protocol types for exceptioninfo (#165858)Ebuka Ezike2-0/+9
2025-10-22Revert "[lldb-dap] Use protocol types for exceptioninfo" (#164631)Walter Lee2-9/+0
2025-10-22[lldb-dap] Use protocol types for exceptioninfo (#164318)Ebuka Ezike2-0/+9
2025-10-03[lldb] Adding A new Binding helper for JSONTransport. (#159160)John Harrison1-7/+93
2025-08-19[lldb] Refactoring JSONTransport into an abstract RPC Message Handler and tra...John Harrison1-0/+26
2025-08-12[lldb] Adjusting the base MCP protocol types per the spec. (#153297)John Harrison1-8/+6
2025-07-01[lldb] Fix PipeTest name collision in unit testsJonas Devlieghere1-1/+1
2025-06-26[lldb] Remove child_process_inherit argument from Pipe (#145516)Pavel Labath1-2/+2
2025-06-20[lldb] Add Model Context Protocol (MCP) support to LLDB (#143628)Jonas Devlieghere1-0/+9
2025-06-12[lldb] Implement JSON RPC (newline delimited) Transport (#143946)Jonas Devlieghere1-0/+28
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath2-7/+5
2025-05-22[lldb-dap] In DAP unit tests, add helpers for loading a CoreFile. (#140738)John Harrison2-0/+12
2025-02-06[lldb] Make ValueObjectDynamicValue::UpdateValue() point to a host b… (#12...Augusto Noronha1-10/+12
2024-12-09[lldb] Improving unit test helpers by utilizing llvm helpers. (#119148)John Harrison1-8/+6
2024-12-05[lldb] Fix the SocketTest failure on unsupported hosts (#118673)John Harrison2-0/+29
2024-11-28[lldb] Remove child_process_inherit from the socket classes (#117699)Pavel Labath1-7/+3
2024-11-27[lldb] Add timeout argument to Socket::Accept (#117691)Pavel Labath1-13/+6
2024-09-18Revert "[lldb] Change the implementation of Status to store an llvm::Error (N...Adrian Prantl1-10/+6
2024-09-18Revert "[lldb] Update SocketTestUtilities.cpp to use CloneableECError"Adrian Prantl1-2/+3
2024-09-18Revert "[lldb] Add handling of ECError to unit test to validate a hypothesis ...Adrian Prantl1-8/+0
2024-09-18[lldb] Add handling of ECError to unit test to validate a hypothesis on the botsAdrian Prantl1-0/+8
2024-09-18[lldb] Update SocketTestUtilities.cpp to use CloneableECErrorAdrian Prantl1-3/+2
2024-09-18[lldb] Change the implementation of Status to store an llvm::Error (NFC) (#10...Adrian Prantl1-6/+10
2024-09-05[lldb] Make conversions from llvm::Error explicit with Status::FromEr… (#10...Adrian Prantl1-2/+2
2024-02-06[lldb][unittest] Add call_once flag to initialize debugger (#80786)Chelsea Cassanova2-1/+7
2023-12-16[lldb] Use StringRef::{starts,ends}_with (NFC)Kazu Hirata1-1/+1
2023-10-13[LLDB] Fix buildbotswalter erquinigo2-3/+4
2023-03-15Use *{Map,Set}::contains (NFC)Kazu Hirata1-2/+2
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille1-1/+1
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-1/+1
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata1-0/+1
2022-12-15[lldb][Test] Propagate llvm::yaml error message in TestFile::fromYamlMichael Buch1-3/+5
2022-11-16Make CompilerType safeAdrian Prantl1-7/+14
2022-09-12Fix DW_OP_convert to resolve the CU relative offset correctly.Greg Clayton2-3/+3
2022-09-09[test] Use either `127.0.0.1` or `[::1]` to run in ipv6-only environments.Jordan Rupprecht2-0/+17
2022-08-26[lldb] Make CommunicationTest compatible with windowsPavel Labath4-0/+185
2022-03-04Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."Stella Laurenzo1-1/+1
2022-01-24Add missing STLExtras.h include from lldb/unittests/TestingSupport/MockTildeE...serge-sans-paille1-0/+1
2021-04-24[lldb] [llgs] Support owning and detaching extra processesMichał Górny1-0/+9
2021-03-25[NFC] Reordering parameters in getFile and getFileOrSTDINAbhina Sreeskantharajan1-2/+2
2020-10-30Fix an embarrasing use-after-free from a895a446bcdePavel Labath3-6/+4
2020-10-30[lldb/test] Simplify/generalize YAMLModuleTesterPavel Labath3-107/+17
2020-10-14[lldb-server][linux] Add ability to allocate memoryPavel Labath1-4/+1
2020-09-15[lldb/cmake] Fix testing support library dependenciesPavel Labath1-1/+0
2020-08-27[lldb/cmake] Fix linking of lldbSymbolHelpers for 9cb222e7Pavel Labath1-0/+11
2020-08-27[lldb/cmake] Fix linking of lldbUtilityHelpers for 9cb222e74Pavel Labath1-0/+1