[Lldb-commits] [PATCH] D152409: [lldb] Never print children if the max depth has been reached

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 13 11:07:54 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf94c7ffe4640: [lldb] Never print children if the max depth has been reached (authored by augusto2112).

Changed prior to commit:
  https://reviews.llvm.org/D152409?vs=529673&id=530994#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152409

Files:
  lldb/include/lldb/DataFormatters/ValueObjectPrinter.h
  lldb/source/DataFormatters/ValueObjectPrinter.cpp
  lldb/test/API/lang/cpp/frame-var-depth-and-elem-count/TestFrameVarDepthAndElemCount.py
  lldb/test/API/lang/cpp/frame-var-depth-and-elem-count/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152409.530994.patch
Type: text/x-patch
Size: 5926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230613/fa776ffc/attachment.bin>


More information about the lldb-commits mailing list