JDevlieghere wrote:

Using the session ID sounds fine. I suppose the first segment of the UUID is 
unique enough, so if it's easy, I'd lean towards that. I also think we can drop 
the `-session` and `-vscode` from the filename (unless forks like cursor would 
report something else and folks think that useful).

Ideally, the filename would look like this: 

```
lldb-dap-20250919T133507-54067173.log
```

https://github.com/llvm/llvm-project/pull/159672
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to