aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-17Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (agai...Pavel Labath1-0/+6
2025-01-31Revert "Reland "[lldb] Implement basic support for reverse-continue" (#125242)"Adrian Prantl1-6/+0
2025-01-31Reland "[lldb] Implement basic support for reverse-continue" (#125242)David Spickett1-0/+6
2025-01-31[lldb] Add support for gdb-style 'x' packet (#124733)Pavel Labath1-2/+9
2025-01-30Revert "Reland "[lldb] Implement basic support for reverse-continue" (#123906...David Spickett1-6/+0
2025-01-30Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (#123...David Spickett1-0/+6
2025-01-22Revert "[lldb] Implement basic support for reverse-continue" (#123906)Pavel Labath1-6/+0
2025-01-22[lldb] Implement basic support for reverse-continue (#112079)Robert O'Callahan1-0/+6
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Jason Molenda1-6/+0
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan1-0/+6
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Augusto Noronha1-6/+0
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan1-0/+6
2024-05-09[lldb] Unify CalculateMD5 return types (#91029)Anthony Ha1-1/+1
2024-05-03Revert "[lldb] Unify CalculateMD5 return types" (#90998)Jonas Devlieghere1-1/+1
2024-05-03[lldb] Unify CalculateMD5 return types (#90921)Anthony Ha1-1/+1
2024-04-18[lldb] Skip remote PutFile when MD5 hashes equal (#88812)Anthony Ha1-1/+1
2024-02-05[lldb] Add QSupported key to report watchpoint types supported (#80376)Jason Molenda1-0/+4
2023-08-16hi/low addr space bits can be sent in stop-rely packetJason Molenda1-1/+1
2023-08-15Update qHostInfo/LC_NOTE so multiple address bits can be specifiedJason Molenda1-2/+4
2023-06-21[lldb][NFCI] Remove ConstString from GDBRemoteCommunicationClient::ConfigureR...Alex Langford1-1/+1
2023-05-03[lldb] Remove distribution_id from ArchSpecAlex Langford1-0/+1
2023-02-14[LLDB] add arch-specific watchpoint behavior defaults to lldbJason Molenda1-6/+2
2023-01-07[lldb] Remove remaining uses of llvm::Optional (NFC)Kazu Hirata1-1/+0
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-8/+8
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata1-0/+1
2022-12-13Launch state discoverable in Darwin, use for SafeToCallFunctionsJason Molenda1-0/+3
2022-10-06[lldb/gdb-server] Better reporting of launch errorsPavel Labath1-14/+4
2022-09-19[lldb] Remove LLDB reproducersJonas Devlieghere1-0/+1
2022-08-20[lldb] [gdb-remote] Include PID in vCont packets if multiprocessMichał Górny1-0/+2
2022-08-19Revert "[lldb] [gdb-remote] Include PID in vCont packets if multiprocess"Michael Buch1-2/+0
2022-08-19[lldb] [gdb-remote] Include PID in vCont packets if multiprocessMichał Górny1-0/+2
2022-08-02Allow firmware binaries to be specified only by load addressJason Molenda1-0/+3
2022-08-02Revert "Allow firmware binaries to be specified only by load address"Jason Molenda1-3/+0
2022-08-02Allow firmware binaries to be specified only by load addressJason Molenda1-0/+3
2022-07-25[lldb] [gdb-remote] Refactor killing process and move it to clientMichał Górny1-0/+2
2022-07-14[lldb] [gdb-remote] Remove stray GetSupportsThreadSuffix() method (NFC)Michał Górny1-2/+0
2022-01-28[lldb] [gdb-remote] Support getting siginfo via APIMichał Górny1-0/+3
2022-01-28Revert "[lldb] [gdb-remote] Support getting siginfo via API"Michał Górny1-3/+0
2022-01-27[lldb] [gdb-remote] Support getting siginfo via APIMichał Górny1-0/+3
2021-12-23Load binary by UUID from qProcessInfo packet fieldsJason Molenda1-0/+6
2021-11-10[lldb] Support gdbserver signalsMichał Górny1-0/+3
2021-10-27Modernize Platform::GetOSKernelDescriptionPavel Labath1-1/+1
2021-10-25[lldb] Modernize Platform::GetOSBuildStringPavel Labath1-1/+1
2021-10-08[lldb/gdb-remote] Refactor ReadExtFeaturePavel Labath1-3/+2
2021-10-07[lldb/gdb-remote] Delete SendPacketsAndConcatenateResponsesPavel Labath1-21/+0
2021-09-28[lldb] Remove non-stop mode codePavel Labath1-2/+0
2021-09-10[lldb] [gdb-remote] Implement the vRun packetMichał Górny1-1/+2
2021-09-10[lldb] [gdb-remote] Add fallbacks for vFile:mode and vFile:existsMichał Górny1-1/+2
2021-09-10[lldb] [gdb-remote] Implement fallback to vFile:stat for GetFileSize()Michał Górny1-1/+7
2021-09-08[lldb] Remove unused GDBRemoteCommunicationClient::SendAttach functionDavid Spickett1-15/+0