[Lldb-commits] [PATCH] D120972: [lldb] Show progress events in the command line driver

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 9 10:45:20 PST 2022


clayborg added a comment.

I liked that part of the patch where it wouldn't report events through the debugger if someone is already handling them. lldb-vscode handles these events already, but we also set the debugger's out and error file handle to /dev/null


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120972



More information about the lldb-commits mailing list