aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-11-11 00:00:14 +0000
committerZachary Turner <zturner@google.com>2014-11-11 00:00:14 +0000
commitdcd80377f3f8af50d844241cad1f9f710358ae96 (patch)
treede7c875883ccc6c4fc4dbf2d4eed1041989097b6 /clang/lib/Frontend/CompilerInvocation.cpp
parent6cc5f73e38e3166c60b8591f13e14aa8e5bd423f (diff)
downloadllvm-dcd80377f3f8af50d844241cad1f9f710358ae96.zip
llvm-dcd80377f3f8af50d844241cad1f9f710358ae96.tar.gz
llvm-dcd80377f3f8af50d844241cad1f9f710358ae96.tar.bz2
[ProcessWindows] Implement breakpoint stop / resume on Windows.
This patch implements basic support for stopping at breakpoints and resuming later. While a breakpoint is stopped at, LLDB will cease to process events in the debug loop, effectively suspending the process, and then resume later when ProcessWindows::DoResume is called. As a side effect, this also correctly handles the loader breakpoint (i.e. the initial stop) so that LLDB goes through the correct state sequence during the initial process launch. llvm-svn: 221642
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions