[Lldb-commits] [PATCH] D136697: Add formatting support for VSCode logpoints message

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 27 17:28:06 PDT 2022


clayborg added a comment.

What happens when we have a log message error? I see we log to the console, but we should test this. Also, if there is an error, do we fail the breakpoint setting completely or do we just not set the log message? We need a test for these cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136697



More information about the lldb-commits mailing list