royitaqi wrote: > Instead of using the username, can we use something more anonymous like the > VSCode PID?
I like the VSCode PID idea. It's more anonymous AND it avoids conflict when one user start two debug sessions from two VSCode instances in the same second. I will update the patch. https://github.com/llvm/llvm-project/pull/159672 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
