[Lldb-commits] [lldb] [lldb-dap ext] truncate lldb-dap server restart dialog (PR #181441)
Tom Yang via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 30 13:01:06 PDT 2026
zhyty wrote:
I've updated it based on @clayborg 's suggestion and @ashgti 's, removing the preview entirely to avoid any concerns about large dialog size. Now, the dialog looks like this:
<img width="307" height="444" alt="Screenshot 2026-04-30 at 12 56 26 PM" src="https://github.com/user-attachments/assets/4b09ff7a-1d65-4c4d-ab31-3a25bd234026" />
Let me know if there are any other desired changes!
https://github.com/llvm/llvm-project/pull/181441
More information about the lldb-commits
mailing list