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

Debugger: Make sure the colours of functions are consistent across runs #12035

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

chaoticgd
Copy link
Contributor

Description of Changes

The colour of each function is now determined by its address rather than its symbol handle, making it more stable across runs.

Rationale behind Changes

This addresses one of the problems brought up by #12014.

Suggested Testing Steps

Remember the colour of a function, re-run analysis, make sure it remains the same colour.

Copy link
Member

@F0bes F0bes left a comment

Choose a reason for hiding this comment

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

Tested, seems to work.

@F0bes F0bes merged commit 4ad1355 into PCSX2:master Nov 28, 2024
12 checks passed
@chaoticgd chaoticgd deleted the stable_function_colours branch November 28, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants