-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Visual register/disasm view highlighting broken on openbsd/amd64 #30
Comments
Fixed in current radare2 tip |
radare
added a commit
that referenced
this issue
Oct 30, 2013
ghost
mentioned this issue
Apr 30, 2015
Closed
yossizap
pushed a commit
to yossizap/radare2
that referenced
this issue
Dec 30, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On openbsd/i386, when stepping (s) in the regsiter/disasm display, r2 highlights in white any register which has changed since the last state, including, always, eip.
On amd64, the only flag ever highlighted is rflags.
-- vext01
Reply 1: its broken in all systems. i will fix this as soon as I get some spare time :)
Reply 2: FYI: this is still busted as of 20120201. Cheers
P.S. Moved from http://rada.re/y/bugs.php?bugs&s=view&id=52
The text was updated successfully, but these errors were encountered: