We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Patchmanager's wiki page Debugging 64-bit issues appears to be outdated: Most of its content seems to be stale and addressed by the 32- / 64-bit (and vice versa) mangling.
Still it might make sense to briefly denote when, why and how to extend the mangle list, after removing all outdated information.
Read "Debugging 64-bit issues" and compare with, e.g., lines 81 to 161 of pm_apply.
pm_apply
The text was updated successfully, but these errors were encountered:
No branches or pull requests
BUG DESCRIPTION
Patchmanager's wiki page Debugging 64-bit issues appears to be outdated: Most of its content seems to be stale and addressed by the 32- / 64-bit (and vice versa) mangling.
Still it might make sense to briefly denote when, why and how to extend the mangle list, after removing all outdated information.
STEPS TO REPRODUCE
Read "Debugging 64-bit issues" and compare with, e.g., lines 81 to 161 of
pm_apply
.The text was updated successfully, but these errors were encountered: