aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-11-04 00:00:12 +0000
committerZachary Turner <zturner@google.com>2014-11-04 00:00:12 +0000
commit8f21174700c32a9e743a463317cbb7c9f7c230fd (patch)
tree2d68c8224fc404b98aa446b37d1b6ac8fd73627a /llvm/lib/CodeGen/StackMaps.cpp
parent06ea7d6213e0be131137218977ec7873f638d8eb (diff)
downloadllvm-8f21174700c32a9e743a463317cbb7c9f7c230fd.zip
llvm-8f21174700c32a9e743a463317cbb7c9f7c230fd.tar.gz
llvm-8f21174700c32a9e743a463317cbb7c9f7c230fd.tar.bz2
Implement a framework for live debugging on Windows.
When processes are launched for debugging on Windows now, LLDB will detect changes such as DLL loads and unloads, breakpoints, thread creation and deletion, etc. These notifications are not yet propagated to LLDB in a way that LLDB understands what is happening with the process. This only picks up the notifications from the OS in a way that they can be sent to LLDB with subsequent patches. Reviewed by: Scott Graham Differential Revision: http://reviews.llvm.org/D6037 llvm-svn: 221207
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions