llvm-project/lldb/source/Plugins/Process/Windows/Common
Jonas Devlieghere 64ec505dd4 [lldb] Rename Master/Slave to Primary/Secondary (NFC) 2020-06-15 15:38:28 -07:00
..
arm [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
arm64 [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
x64 [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
x86 [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CMakeLists.txt [LLDB] Add missing declarations for linking to psapi 2020-02-03 12:59:11 +02:00
DebuggerThread.cpp [lldb] Rename Master/Slave to Primary/Secondary (NFC) 2020-06-15 15:38:28 -07:00
DebuggerThread.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
ExceptionRecord.h [Windows] Dump more information about access violation exception 2019-04-29 07:29:25 +00:00
ForwardDecl.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IDebugDelegate.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
LocalDebugDelegate.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
LocalDebugDelegate.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
NativeProcessWindows.cpp [lldb] Rename Master/Slave to Primary/Secondary (NFC) 2020-06-15 15:38:28 -07:00
NativeProcessWindows.h Initial support for native debugging of x86/x64 Windows processes 2019-08-13 22:18:01 +00:00
NativeRegisterContextWindows.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeRegisterContextWindows.h [LLDB] Fix compilation for MinGW, remove redundant class name on inline member 2019-09-21 19:09:43 +00:00
NativeRegisterContextWindows_WoW64.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeRegisterContextWindows_WoW64.h [Windows] Added support of watchpoints to `NativeProcessWindows` 2019-10-01 05:52:16 +00:00
NativeRegisterContextWindows_arm.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeRegisterContextWindows_arm.h [LLDB] [Windows] Initial support for ARM register contexts 2019-10-21 08:02:34 +00:00
NativeRegisterContextWindows_arm64.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeRegisterContextWindows_arm64.h [LLDB] [Windows] Initial support for ARM64 register contexts 2019-10-15 08:31:52 +00:00
NativeRegisterContextWindows_i386.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeRegisterContextWindows_i386.h [Windows] Added support of watchpoints to `NativeProcessWindows` 2019-10-01 05:52:16 +00:00
NativeRegisterContextWindows_x86_64.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeRegisterContextWindows_x86_64.h [Windows] Added support of watchpoints to `NativeProcessWindows` 2019-10-01 05:52:16 +00:00
NativeThreadWindows.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
NativeThreadWindows.h Initial support for native debugging of x86/x64 Windows processes 2019-08-13 22:18:01 +00:00
NtStructures.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ProcessDebugger.cpp [lldb] Fix build break in ProcessDebugger due to StringRef usage changes 2020-01-29 13:19:04 -08:00
ProcessDebugger.h [LLDB] [Windows] Fix Windows-specific race condition in LLDB for session lifetime 2019-10-31 11:26:20 +02:00
ProcessWindows.cpp [lldb/Plugins] Rename initializers to match their plugin name. 2020-02-17 20:07:53 -08:00
ProcessWindows.h [Windows] Add support of watchpoints to `ProcessWindows` 2019-09-06 05:37:03 +00:00
ProcessWindowsLog.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ProcessWindowsLog.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
RegisterContextWindows.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
RegisterContextWindows.h [Windows] Add support of watchpoints to `ProcessWindows` 2019-09-06 05:37:03 +00:00
TargetThreadWindows.cpp [lldb] Fix windows build, second attempt 2020-03-09 16:24:34 +01:00
TargetThreadWindows.h [lldb] Fix windows&freebsd builds for c0b1af68 2020-03-09 14:55:43 +01:00