[Lldb-commits] [lldb] [lldb-dap] Change the launch sequence (PR #138219)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri May 2 15:51:53 PDT 2025
================
@@ -591,6 +591,7 @@ def request_attach(
attachCommands=None,
terminateCommands=None,
coreFile=None,
+ stopOnAttach=True,
----------------
JDevlieghere wrote:
See my reply to John: https://github.com/llvm/llvm-project/pull/138219#discussion_r2072197289
https://github.com/llvm/llvm-project/pull/138219
More information about the lldb-commits
mailing list