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 potential segfaults when setting ppu breakpoints #6330

Merged
merged 1 commit into from Aug 11, 2019

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Aug 11, 2019

Fixes segfaults when attempting to set breakpoints on non-executable memory.
Also implements vm::page_executable which may be useful in the future.

@Nekotekina Nekotekina merged commit 3ce18fd into RPCS3:master Aug 11, 2019
@elad335 elad335 deleted the debug-bp branch August 11, 2019 18:32
kd-11 pushed a commit to kd-11/rpcs3 that referenced this pull request Nov 2, 2019
Fixes segfaults when attenpting to set segfaults on non-executable memory.
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.

None yet

2 participants