Skip to content

Conversation

snowsnowsnows
Copy link

No description provided.

Pidgey added 5 commits June 15, 2025 17:13
LookupTypeById will cause nullptr if the types are reloaded but keep the same name. As a result, it will not be able to retrieve the enum members for the current enum name.
Copy link
Member

@mrexodia mrexodia left a comment

Choose a reason for hiding this comment

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

Some minor changes/questions.

@snowsnowsnows
Copy link
Author

Having update and reload in the same GUI button might not be a great idea. Updating large types such as KUSD on release takes a substantial amount of time even when you might only want values refreshed.

@mrexodia
Copy link
Member

I agree and I changed the menu to look like this:

image

The 'Reload type' option will call DisplayType as you implemented (as well as allow you to change the address if you want). I renamed 'Refresh' to 'Refresh values' and also added descriptions in the status bar to explain the options.

@mrexodia mrexodia merged commit 13b63bb into x64dbg:development Jun 19, 2025
0 of 3 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