================ @@ -591,6 +591,7 @@ def request_attach( attachCommands=None, terminateCommands=None, coreFile=None, + stopOnAttach=True, ---------------- ashgti wrote: Should we default to `False` for attach requests? https://github.com/llvm/llvm-project/pull/138219