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

Obsolete debug symbol file creation using Mono.CompilerServices and AssemblyBuilder.Save #21735

Open
johnwaynecornell opened this issue Dec 17, 2023 · 0 comments

Comments

@johnwaynecornell
Copy link

Since the advent of portable pdb's and Microsoft's involvement. Mdb's are essentially obsolete and are quite useless to me. I can't find dev tools they will work with. If you want to retain all the glory of the .net framework, please write a Mono.CompilerServices2 that can be referenced so AssemblyBuilder.Save leads to the production of a useful pdb.

@johnwaynecornell johnwaynecornell changed the title Obsolete debug symbol file creation using Mono.CompilerServices and AssemblyBuilder..Save Obsolete debug symbol file creation using Mono.CompilerServices and AssemblyBuilder.Save Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant