Show HN: Visualize nested list properties in the CodeLLDB debugger https://ift.tt/mv9AgIl

Show HN: Visualize nested list properties in the CodeLLDB debugger One of my pain points when debugging c++ is when I want to inspect some nested property of a list (e.g. list[i].someprop.somemethod()). Some debuggers have methods of displaying such nested expressions but as far as I know it is not possible in vscode (please prove me wrong!). So I made this simple visualizer script for CodeLLDB which does that. https://ift.tt/ZDfGU5t June 9, 2025 at 12:20AM

No comments:

Show HN: Mailenc – Test if your PGP email setup works https://ift.tt/gKzVXsa

Show HN: Mailenc – Test if your PGP email setup works https://mailenc.org/ May 14, 2026 at 11:56PM