summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.cpp
AgeCommit message (Expand)Author
2025-05-27[LLDB] Show exit code on Windows if process can't launch (#141290)nerix
2024-09-05[lldb] Convert ProcessDebugger.cpp to new Status API (NFC)Adrian Prantl
2024-09-03[lldb] Support partial memory reads on windows (#106981)Pavel Labath
2024-08-27[lldb] Adapt Plugins/Process/Windows to new Status APIAdrian Prantl
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2022-07-28[NFC] Improve FileSpec internal APIs and usage in preparation for adding cach...Greg Clayton
2022-07-07[lldb][Windows] Fix memory region base addresses when a range is splitDavid Spickett
2022-06-22[lldb] Remove an outdated comment. NFC.Martin Storsjö
2022-01-27[lldb] Convert ProcessWindowsLog to the new APIPavel Labath
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
2020-10-05Reland "[lldb] Don't send invalid region addresses to lldb server"David Spickett
2020-08-03[lldb/Process/Windows] Attempting to kill exited/detached process in not an e...Tatyana Krasnukha
2020-01-29[lldb] Fix build break in ProcessDebugger due to StringRef usage changesStella Stamenova
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-10-31[LLDB] [Windows] Fix Windows-specific race condition in LLDB for session life...Martin Storsjö
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