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

deREferencing not updating view when changing registers manually #16

Open
erazor-de opened this issue Jun 30, 2020 · 1 comment
Open

Comments

@erazor-de
Copy link

Hello,
thanks for this plugin.

If I pause a process and issue a python command like

ida_dbg.set_reg_val("r0", 0xDEAD)

idas own "General registers" window is updated immediately, but "deREferencing - Registers" window is not.
Also when I choose "Modify value..." in "General registers" window context menu, "deREferencing - Registers" window doesn't get updated. The other way around it works.

Thanks

@Harding-Stardust
Copy link

There is no event for "register has been modified" This is maybe something we can ask Hexrays for?

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

No branches or pull requests

2 participants