[Lldb-commits] [lldb] [vscode-lldb] Improve logging in Server Mode (PR #159672)
Roy Shi via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 19 13:58:25 PDT 2025
royitaqi wrote:
@JDevlieghere Here you go.
> lldb-dap-20250919T135246-90ee62ea.log
> drop the -session and -vscode
Originally I added "-vscode" as a visual separator between the timestamp and the UUID (which contains multiple "-"). Now it's shorter I think it's good to remove it.
> unless forks like cursor would report something else and folks think that useful
I'm happy to merge the current version - can always update later if/when needed.
https://github.com/llvm/llvm-project/pull/159672
More information about the lldb-commits
mailing list