[Lldb-commits] [lldb] [lldb-dap] Fix welcome message (PR #175650)

Lily Brown via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 13 14:37:17 PST 2026


AmaranthineCodices wrote:

> @AmaranthineCodices I'm assuming you have this variable set. Can you share how/what it's used for? Is there any chance we can unify it with the "introductory message" that was added by #170795? There seems to be quite a bit of overlap between the two.

We use this to provide a branded welcome message that introduces our language plugin's functionality without having to maintain a patch against `lldb-dap` indefinitely. I'm not sure how that'd integrate with the introductory message patch, unfortunately.

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


More information about the lldb-commits mailing list