[Lldb-commits] [PATCH] D152409: [lldb] Never print children if the max depth has been reached
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 9 08:42:35 PDT 2023
aprantl added a comment.
Would that be testable by implementing a python data formatter for a C struct that unconditionally returns an error?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152409/new/
https://reviews.llvm.org/D152409
More information about the lldb-commits
mailing list