[Bug]: FlattenPdbs not copying any files #673
Labels
state:needs-triage
Needs to triaged to determine next steps
type:bug
Something isn't working
urgency:low
Little to no impact
Is there an existing issue for this?
Current Behavior
In #511, FlattenPdbs was modified to only include PDBs from the OUTPUT folder. However my build for whatever reason puts the PDB in the folder outside of this (plus the DEBUG folder), but not the OUTPUT folder, so no PDBs are getting copied to the PDB flat directory.
ie, my directory structure looks like this:
Suggested fix:
Expected Behavior
PDBs should be copied under $BuildOutput\PDB.
Steps To Reproduce
Build platform, observe no symbols copied to PDB folder.
Build Environment
Version Information
Urgency
Low
Are you going to fix this?
I will fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: