https://bugs.kde.org/show_bug.cgi?id=375839
--- Comment #18 from Julian Seward <jsew...@acm.org> --- Try this. Does it help? Index: priv/guest_amd64_toIR.c =================================================================== --- priv/guest_amd64_toIR.c (revision 3345) +++ priv/guest_amd64_toIR.c (working copy) @@ -28152,6 +28152,7 @@ ) ); *uses_vvvv = True; + dres->hint = Dis_HintVerbose; goto decode_success; } break; -- You are receiving this mail because: You are watching all bug changes.