Skip to content

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

Merged
F0bes merged 1 commit intoPCSX2:masterfrom
chaoticgd:stable_function_colours
Nov 28, 2024
Merged

Debugger: Make sure the colours of functions are consistent across runs#12035
F0bes merged 1 commit intoPCSX2:masterfrom
chaoticgd:stable_function_colours

Conversation

@chaoticgd
Copy link
Copy Markdown
Member

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
Copy Markdown
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
@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