summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
AgeCommit message (Expand)Author
2025-06-25[lldb] Fix qEcho message handling. (#145675)eleviant
2025-04-13Reapply "[lldb] ProcessGdbRemote header gardning"Pavel Labath
2025-04-11Revert "[lldb] ProcessGdbRemote header gardning"Jonas Devlieghere
2025-04-11[lldb] ProcessGdbRemote header gardningPavel Labath
2022-10-03[lldb] [gdb-remote] Move ReadPacketWithOutputSupport() to clientMichał Górny
2022-09-09[gdb-remote] Move broadcasting logic down to GDBRemoteClientBaseMichał Górny
2022-08-03Revert "[lldb] [gdb-remote] Send interrupt packets from async thread"Michał Górny
2022-08-03[lldb] [gdb-remote] Send interrupt packets from async threadMichał Górny
2021-09-28[lldb] Remove non-stop mode codePavel Labath
2021-07-12Revert "Revert "Reset the wakeup timeout when we re-enter the continue wait.""Jim Ingham
2021-05-17Revert "Reset the wakeup timeout when we re-enter the continue wait."Jim Ingham
2021-05-11Add an "interrupt timeout" to Process, and pipe that through theJim Ingham
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-07-31[GDBRemote] Reflow comments and improve docs.Jonas Devlieghere
2019-03-11Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-01-10Handle O reply packets during qRcmdPavel Labath
2016-09-23[gdb-remote] Remove the const char * version of SendPacketAndWaitForResponsePavel Labath
2016-09-10async structured data packet handling improvementsTodd Fiala
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-30Revert "gdb-remote: Make the sequence mutex non-recursive"Pavel Labath
2016-08-25gdb-remote: Make the sequence mutex non-recursivePavel Labath
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-09Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath
2016-07-29Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath
2016-07-29Rewrite gdb-remote's SendContinuePacketAndWaitForResponsePavel Labath