Skip to content

feat(deps): update natvis files from upstream#67

Open
narnaud wants to merge 1 commit into
mainfrom
chore/sync-upstream-natvis
Open

feat(deps): update natvis files from upstream#67
narnaud wants to merge 1 commit into
mainfrom
chore/sync-upstream-natvis

Conversation

@narnaud

@narnaud narnaud commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Automated sync of natvis files from qt-labs/vs-debugtools.

Please review the changes before merging.

@narnaud narnaud added the dependencies Pull requests that update a dependency file label Jun 26, 2026
Comment thread natvis/qt6.natvis
Comment on lines -1065 to +1066
LLDB enforces access control, so data.d fails there — pd() is the fallback
for vsdbg. QPixmap DisplayString remains empty on LLDB/macOS. -->
LLDB enforces access control on private members, so data.d and pd() both
fail — QPixmap DisplayString remains empty on LLDB/macOS. -->

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be news to me. I think they're just running into Clang's constructor homing (-debug-info-kind=constructor ) which is enabled by default. I remember having to add a similar thing in my formatters for lldb as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants