Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
lldb
/
source
/
Plugins
/
Process
/
Windows
/
Common
/
TargetThreadWindows.cpp
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
18a9135d
Refactor Windows process plugin to allow code sharing between live and mini dump debugging.
by Adrian McCarthy
· 10 years ago
[Copied (67%) from lldb/source/Plugins/Process/Windows/Live/TargetThreadWindows.cpp]
27785dd
Reorg code to allow Windows Process Plugins to share some common code.
by Adrian McCarthy
· 10 years ago
[Renamed from lldb/source/Plugins/Process/Windows/TargetThreadWindows.cpp]
5cbef0e
Fix step over breakpoint on Windows (which was detected by TestCreateAfterAttach.py).
by Adrian McCarthy
· 10 years ago
3ae7492
Fix TestJoinAfterBreak test on Windows
by Adrian McCarthy
· 10 years ago
7cc3494
[Windows] Add a RegisterContextWindows_x64.
by Zachary Turner
· 10 years ago
48b475c
Fix warnings generated by clang-cl.
by Zachary Turner
· 10 years ago
49be160
Revert "Fix warnings found with clang-cl."
by Zachary Turner
· 11 years ago
171d943
Fix warnings found with clang-cl.
by Zachary Turner
· 11 years ago
f194c50
Some fixes for thread stepping on Windows.
by Zachary Turner
· 11 years ago
7ae4b6d
Only compile RegisterContextWindows_x86.cpp for x86 host architecture.
by Zachary Turner
· 11 years ago
17f383d
[ProcessWindows] Implement a RegisterContextWindows for x86.
by Zachary Turner
· 11 years ago
c301899
Change HostThread::GetNativeThread() to return a derived reference.
by Zachary Turner
· 11 years ago
119767d
[ProcessWindows] Create a TargetThreadWindows class.
by Zachary Turner
· 11 years ago