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

Add functions to iterate function names to IPluginDebugInfo #1019

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

peace-maker
Copy link
Member

Allow to inspect the list of functions defined in a plugin as well as the corresponding source filename if available and requested.

I know the pre-RTTI debug information in the binaries should die, but I can't help but like the idea of being able to debug plugins compiled with old compilers too. We can remove that commit if it really isn't wanted.

vm/smx-v1-image.cpp Outdated Show resolved Hide resolved
Allow to inspect the list of functions defined in a plugin as well as the corresponding source filename if available and requested.
Allow to use the API on old .smx binaries too.
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

Successfully merging this pull request may close these issues.

2 participants