Skip to content

Reimplement function data value tooltips, function data value diffing, and data relocation diffing #166

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

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

LagoLunatic
Copy link
Contributor

#108 PPC: Guess reloc data type based on the instruction.
image
#153 Show relocation diffs in function view when the data's content differs
image
#154 Implement diffing relocations within data sections
image

For the last one, with the refactored tooltip system there didn't seem to be a clean way to change the text color to green/red for added/removed relocations, so I left that as a TODO for now and it's just always grey instead, but this isn't a big loss, only downside is it's harder to tell at a glance which reloc differs if there are multiple on a single row now.

@encounter
Copy link
Owner

Awesome work, thanks again!

@encounter encounter merged commit a1ea291 into encounter:main Mar 4, 2025
21 checks passed
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