[Lldb-commits] [lldb] [lldb-dap] Adjusting the initialize/launch flow to better match the spec. (PR #171549)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 17 05:35:54 PST 2025


https://github.com/da-viper approved this pull request.

LGTM. 
To confirm, we are only ready or `initialised` to receive configurations only when we stop at entry in either launch or attach requests. 

https://github.com/llvm/llvm-project/pull/171549


More information about the lldb-commits mailing list