[Lldb-commits] [lldb] [lldb-dap ext] truncate lldb-dap server restart dialog (PR #181441)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 10 08:54:23 PDT 2026


================

----------------
ashgti wrote:

For this, should we shorten things by say only using the basename of the path? And maybe see if we could ellipse some values in the env? like:

```
ENV1=... ENV2=... basname arg1 arg2 arg3...
```

I guess I wouldn't know which values are important or not, but we do have the full diff comparison if we need to see all the details.

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


More information about the lldb-commits mailing list