Skip to content

Delete non-supported handling of Windows-specific PDBs in ilasm #45979

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

Merged
merged 1 commit into from
Dec 12, 2020

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Dec 11, 2020

I do not expect we will ever add the classic PDB support back in ilasm.

Fixes #45492

I do not expect we will ever add the classic PDB support back in ilasm.

Fixes dotnet#45492
Copy link
Contributor

@briansull briansull left a comment

Choose a reason for hiding this comment

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

I looked over all of these changes.
I approve the change

@jkotas jkotas merged commit 0cb1b84 into dotnet:master Dec 12, 2020
@jkotas jkotas deleted the ilasm-pdbs branch December 17, 2020 14:56
@ghost ghost locked as resolved and limited conversation to collaborators Jan 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hitting Classic PDB format is not supported on CoreCLR. while using 6.0 version of the ILASM package
3 participants