This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
source
/
Plugins
/
Process
/
Windows
/
Common
History
Jonas Devlieghere
53fbbaa577
[lldb] Fix Initialization/Termination for all log channels (
#184467
)
...
Similar to
#184261
, but for all the other log channels.
2026-03-03 16:38:38 -08:00
..
arm
[lldb][ARM] Support reading the thread pointer register on ARM Linux (
#182438
)
2026-02-23 09:39:27 -08:00
arm64
…
x64
…
x86
…
CMakeLists.txt
…
DebuggerThread.cpp
…
DebuggerThread.h
…
ExceptionRecord.h
…
ForwardDecl.h
…
IDebugDelegate.h
…
LocalDebugDelegate.cpp
…
LocalDebugDelegate.h
…
NativeProcessWindows.cpp
[lldb][windows] add Windows Virtual Console support (
#168729
)
2025-12-18 10:29:38 +00:00
NativeProcessWindows.h
…
NativeRegisterContextWindows_arm64.cpp
…
NativeRegisterContextWindows_arm64.h
…
NativeRegisterContextWindows_arm.cpp
…
NativeRegisterContextWindows_arm.h
…
NativeRegisterContextWindows_i386.cpp
…
NativeRegisterContextWindows_i386.h
…
NativeRegisterContextWindows_WoW64.cpp
…
NativeRegisterContextWindows_WoW64.h
…
NativeRegisterContextWindows_x86_64.cpp
…
NativeRegisterContextWindows_x86_64.h
…
NativeRegisterContextWindows.cpp
…
NativeRegisterContextWindows.h
…
NativeThreadWindows.cpp
…
NativeThreadWindows.h
…
NtStructures.h
…
ProcessDebugger.cpp
…
ProcessDebugger.h
…
ProcessWindows.cpp
[lldb] Remove call_once wrappers around PluginManager::RegisterPlugin (
#184273
)
2026-03-03 13:17:21 -08:00
ProcessWindows.h
[lldb][windows] release the ConPTY instead of copying its reference (
#181811
)
2026-02-17 22:10:27 +00:00
ProcessWindowsLog.cpp
[lldb] Fix Initialization/Termination for all log channels (
#184467
)
2026-03-03 16:38:38 -08:00
ProcessWindowsLog.h
…
RegisterContextWindows.cpp
…
RegisterContextWindows.h
…
TargetThreadWindows.cpp
…
TargetThreadWindows.h
…