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

Also load symbols in AssemblyResolve #251

Merged

Conversation

Arthri
Copy link
Contributor

@Arthri Arthri commented Jun 15, 2023

A prior PR already added PDB loading for plugins, and this PR extends that to any assemblies loaded in AssemblyResolve

@Arthri Arthri self-assigned this Jun 15, 2023
Copy link
Member

@SignatureBeef SignatureBeef left a comment

Choose a reason for hiding this comment

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

This looks good to me, we do it for plugin loading so why not here too.
I'd be happy to merge as-is (so it can be included in upcoming changes), though usually id prefer to share the same code between the two though so whatever the other fellas prefer here.

@QuiCM QuiCM merged commit 596518e into Pryaxis:general-devel Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants