diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-04-11 17:16:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-09-01 10:33:48 +0200 |
commit | c568985845618eaef97a8a07ecc879e28cd70a94 (patch) | |
tree | 19095bfc1c34d4b0b4cefe2388acb13a303b1859 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4852c770fe8703145dd2a35395985646ce57a454 (diff) | |
download | llvm-c568985845618eaef97a8a07ecc879e28cd70a94.zip llvm-c568985845618eaef97a8a07ecc879e28cd70a94.tar.gz llvm-c568985845618eaef97a8a07ecc879e28cd70a94.tar.bz2 |
[lldb] [gdb-remote client] Remove breakpoints throughout vfork
Temporarily remove breakpoints for the duration of vfork, in order
to prevent them from triggering in the child process. Restore them
once the server reports that vfork has finished and it is ready to
resume execution.
Differential Revision: https://reviews.llvm.org/D100267
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions