aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-01-15 22:54:08 +0000
committerZachary Turner <zturner@google.com>2015-01-15 22:54:08 +0000
commitf194c50fc3b3dc4d64b6b1cc14ec4790dec14e93 (patch)
treeea4847f5f8ec426e59ae91c44b5a102f6d9aae21 /clang/lib/CodeGen/CodeGenModule.cpp
parent8f3f7beac4d73a0c4e33f085e6885d37a61efbf7 (diff)
downloadllvm-f194c50fc3b3dc4d64b6b1cc14ec4790dec14e93.zip
llvm-f194c50fc3b3dc4d64b6b1cc14ec4790dec14e93.tar.gz
llvm-f194c50fc3b3dc4d64b6b1cc14ec4790dec14e93.tar.bz2
Some fixes for thread stepping on Windows.
This hooks up the changes necessary to set the trap flag on the CPU and properly manage the process and thread's resume state and private state so that the ThreadPlan does its thing. Stepping still doesn't work as of this change, because there are some issues with stack frames where it doesn't update the thread's frame list correctly when it breaks inside of a function, but I will try to fix that separately. llvm-svn: 226221
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions