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

Debugger: fix JIT block viewer PPC view #821

Merged
merged 1 commit into from Aug 17, 2014

Conversation

FioraAeterna
Copy link
Contributor

The JIT block compare code didn't set the same options for the PPCAnalyzer
as the actual JIT did, which made the PPC side of the JIT block viewer stop
at the first branch instead of the end of the block.

The JIT block compare code didn't set the same options for the PPCAnalyzer
as the actual JIT did, which made the PPC side of the JIT block viewer stop
at the first branch instead of the end of the block.
@Sonicadvance1
Copy link
Contributor

LGTM

@Parlane
Copy link
Member

Parlane commented Aug 17, 2014

@FioraAeterna: This comment grants you the permission to merge this pull request whenever you think it is ready. After addressing the remaining comments, click this link to merge.


LGTM
@dolphin-emu-bot allowmerge

dolphin-emu-bot added a commit that referenced this pull request Aug 17, 2014
Debugger: fix JIT block viewer PPC view
@dolphin-emu-bot dolphin-emu-bot merged commit 1d88091 into dolphin-emu:master Aug 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants