clayborg added inline comments.
================ Comment at: lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py:221-223 + elif packet_type == 'response': + if packet['command'] == 'disconnect': + keepGoing = False ---------------- revert whitespace only change? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81978/new/ https://reviews.llvm.org/D81978 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits