Closed uecasm closed 3 years ago
Can you provide a minimal example that doesn't work for you? I just tested it with one of my projects and the debug symbols are correctly transformed and copied over.
This issue needs more information and has not had recent activity. Please provide the missing information or it will be closed in 7 days. Thanks!
Closing this issue because it needs more information and has not had recent activity. Please re-open this issue if more details can be provided. Thanks!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Steps to Reproduce:
There is no pdb file generated in the Confused output directory. There was one in the input directory.
(Also I'm not sure if I need both
-debug
on the command line and the attribute; I've tried each individually and together but there's still never a pdb file.)