clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

Originally this was going to enable logging to "/tmp/vscode.txt", but it is 
hard to log something when many packets have already gone by before sending the 
"launch" or "attach" requests. So this "trace" never got used. Now logging 
packets to a file is controlled by the LLDBVSCODE_LOG env var that the spawning 
process can set if logging is desired.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74266/new/

https://reviews.llvm.org/D74266



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to