summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h
AgeCommit message (Expand)Author
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
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-02-14[LLDB] add arch-specific watchpoint behavior defaults to lldbJason Molenda
2022-08-08[lldb] Make Process and subclass constructors protectedMichał Górny
2022-03-11[lldb] Fix typo in ProcessWindows.hJonas Devlieghere
2022-03-11[lldb] Add a getter for the process' system architectureJonas Devlieghere
2022-02-10Reland "[lldb] Remove non address bits when looking up memory regions"David Spickett
2021-11-26Revert "Reland "[lldb] Remove non address bits when looking up memory regions""David Spickett
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
2021-09-13[lldb] Remove PluginInterface::GetPluginVersionPavel Labath
2021-01-25[ThreadPlan] fix exec on LinuxWalter Erquinigo
2020-11-23[lldb] Prevent 'process connect' from using local-only pluginsMichał Górny
2019-09-06[Windows] Add support of watchpoints to `ProcessWindows`Aleksandr Urakov
2019-07-10Try again to move common functionality from ProcessWindows into ProcessDebuggerAaron Smith
2019-07-08Revert "Move common functionality from processwindows into processdebugger"Stella Stamenova
2019-06-24Move common functionality from processwindows into processdebuggerAaron Smith
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-02-15Implement GetLoadAddress for the Windows process pluginAaron Smith
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2018-11-01[Windows] A basic implementation of memory allocations in a debuggee processAleksandr Urakov
2017-05-12Rename Error -> Status.Zachary Turner
2017-02-02Move classes from Core -> Utility.Zachary Turner
2016-11-23Refactor LLDB's Windows process plugin (NFC)Adrian McCarthy
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-03-07Change over the broadcaster/listener process to hold shared or weak pointersJim Ingham
2015-12-04Implement GetMemoryRegionInfo for mini dumps.Adrian McCarthy
2015-10-28Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy