summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
AgeCommit message (Expand)Author
2025-10-22[lldb] Implement ProcessGDBRemote support for ReadMemoryRanges (#164311)Felipe de Azevedo Piovezan
2025-07-29[lldb] Add WebAssembly Process Plugin (#150143)Jonas Devlieghere
2025-04-13[lldb] Remove vestigial remnants of reproducers (#135361)Pavel Labath
2025-04-11Reland "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (...Felipe de Azevedo Piovezan
2025-03-17Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (agai...Pavel Labath
2025-01-31Revert "Reland "[lldb] Implement basic support for reverse-continue" (#125242)"Adrian Prantl
2025-01-31Reland "[lldb] Implement basic support for reverse-continue" (#125242)David Spickett
2025-01-30Revert "Reland "[lldb] Implement basic support for reverse-continue" (#123906...David Spickett
2025-01-30Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (#123...David Spickett
2025-01-22Revert "[lldb] Implement basic support for reverse-continue" (#123906)Pavel Labath
2025-01-22[lldb] Implement basic support for reverse-continue (#112079)Robert O'Callahan
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Jason Molenda
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan
2024-10-10Revert "[lldb] Implement basic support for reverse-continue (#99736)"Augusto Noronha
2024-10-10[lldb] Implement basic support for reverse-continue (#99736)Robert O'Callahan
2024-08-05New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thr...jeffreytan81
2024-07-01Reland "[lldb] Parse and display register field enums" (#97258)" (#97270)David Spickett
2024-07-01Revert "[lldb] Parse and display register field enums" (#97258)David Spickett
2024-06-27[lldb] Parse and display register field enums (#95768)David Spickett
2024-03-06Fix lldb crash while handling concurrent vfork() (#81564)jeffreytan81
2023-11-30[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)Jason Molenda
2023-11-28Revert "[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)"David Spickett
2023-11-27[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)Jason Molenda
2023-11-02[lldb][AArch64] Simplify handing of scalable registers using vg and svg (#70914)David Spickett
2023-07-11Add a generic Process method to dump plugin history.Jim Ingham
2023-06-26[lldb][NFCI] Remove ConstString from Process::ConfigureStructuredDataAlex Langford
2023-04-13[lldb] Read register fields from target XMLDavid Spickett
2023-02-14[LLDB] add arch-specific watchpoint behavior defaults to lldbJason Molenda
2023-01-18Do qProcessInfo-hint binary loading later in Process setupJason Molenda
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2022-12-13Launch state discoverable in Darwin, use for SafeToCallFunctionsJason Molenda
2022-09-19[lldb] Reset breakpoint hit count before new runsFelipe de Azevedo Piovezan
2022-08-12[lldb] [gdb-remote] Remove unimplemented ProcessIDIsValid() (NFC)Michał Górny
2022-08-08[lldb] Make Process and subclass constructors protectedMichał Górny
2022-03-23Revert "Expose GetAddressingBits() in the Process API."Adrian Prantl
2022-03-23Expose GetAddressingBits() in the Process API.Adrian Prantl
2022-03-11[lldb] Add a getter for the process' system architectureJonas Devlieghere
2022-03-10[lldb/gdb-remote] Remove ancient debugserver workaroundPavel Labath
2022-02-24[lldb/host] Remove monitor_signals argument from process monitoring functionsPavel Labath
2022-02-23[lldb] Modernize ThreadLauncherPavel Labath
2022-02-10Reland "[lldb] Remove non address bits when looking up memory regions"David Spickett
2022-01-03[lldb] Delete GDBRemoteCommunicationReplayServerPavel Labath
2021-11-26Revert "Reland "[lldb] Remove non address bits when looking up memory regions""David Spickett
2021-11-24[lldb/gdb-remote] Remove more non-stop mode remnantsPavel Labath
2021-11-03Reland "[lldb] Remove non address bits when looking up memory regions"David Spickett
2021-11-03Revert "[lldb] Remove non address bits when looking up memory regions"David Spickett
2021-11-03[lldb] Remove non address bits when looking up memory regionsDavid Spickett
2021-10-28[lldb] Remove ConstString from Process, ScriptInterpreter and StructuredData ...Pavel Labath
2021-10-18[lldb] Return StringRef from PluginInterface::GetPluginNamePavel Labath