summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp
AgeCommit message (Expand)Author
2023-08-09[lldb] Sink StreamFile into lldbHostAlex Langford
2022-09-19[lldb] Remove LLDB reproducersJonas Devlieghere
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2021-06-09[lldb] Use C++11 default member initializersJonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-12-10Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip...Eric Christopher
2019-12-10Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r...Eric Christopher
2019-12-10[lldb/Reproducers] Support multiple GDB remotesJonas Devlieghere
2019-09-16[NFC] Move dumping into GDBRemotePacketJonas Devlieghere
2019-09-13[Reproducer] Move GDB Remote Packet into Utility. (NFC)Jonas Devlieghere
2019-07-24[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)Jonas Devlieghere
2019-03-21[Reproducers] Log inconsistencies during replay (NFC)Jonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-13Add GDB remote packet reproducer.Jonas Devlieghere