[Lldb-commits] [PATCH] D148399: [lldb] Improve logging for process state change (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 17 09:53:08 PDT 2023


JDevlieghere added a comment.

I think a lot of this can be simplified by using `LLDB_LOG` instead of `LLDB_LOGF`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148399



More information about the lldb-commits mailing list