Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lldb formatters should provide synthetic children #56252

Closed
tromey opened this issue Nov 26, 2018 · 1 comment · Fixed by #72357
Closed

lldb formatters should provide synthetic children #56252

tromey opened this issue Nov 26, 2018 · 1 comment · Fixed by #72357
Labels
A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-enhancement Category: An issue proposing an enhancement or a PR with one. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@tromey
Copy link
Contributor

tromey commented Nov 26, 2018

The lldb formatters should provide synthetic children. See the docs. This came up in #30250 and would allow target.max-children-count to apply, at least.

@tromey
Copy link
Contributor Author

tromey commented Nov 26, 2018

Oops, docs are here: http://lldb.llvm.org/varformats.html

@Centril Centril added A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. C-enhancement Category: An issue proposing an enhancement or a PR with one. labels Aug 6, 2019
@bors bors closed this as completed in f315c35 Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) C-enhancement Category: An issue proposing an enhancement or a PR with one. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
2 participants