================ ---------------- qxy11 wrote:
@ashgti Thanks for the suggestion! Do you have recommendations for what to include if we were to implement Initialize/Terminate? I was trying to think of what we'd do, but DAPSessionManager's just a coordinator/registry that keeps some maps that have safe defaults so it doesn't seem to need much initialization, and it seems like it'd have a pretty empty Terminate as well since it doesn't technically own anything. https://github.com/llvm/llvm-project/pull/163653 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
