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

Missing pdb in Vulkan SDK? #1880

Open
MarijnS95 opened this issue Nov 21, 2024 · 0 comments
Open

Missing pdb in Vulkan SDK? #1880

MarijnS95 opened this issue Nov 21, 2024 · 0 comments
Labels
P1 Prevents an important capture from being replayed

Comments

@MarijnS95
Copy link

I am currently experiencing a crash in this layer (on Windows). There are quite a few PDBs available in the Bin folder for various other Vulkan layers and tools, but not for VkLayer_gfxreconstruct.dll. It can neither be found in the latest tagged release here.

This might just be oversight but if it's not; would the PDB be too large to be part of the SDK? Note that dxcompiler.pdb is also in there, clocking in at 221MiB. At least having it available as a separate GitHub release artifact could alleviate that.

For now I think my best bet to debug further is to compile from source, with debugging enabled.

@bradgrantham-lunarg bradgrantham-lunarg added the P1 Prevents an important capture from being replayed label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Prevents an important capture from being replayed
Projects
None yet
Development

No branches or pull requests

2 participants