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

(9.00) ps4gdb server issues #161

Open
respondtshirt opened this issue May 7, 2023 · 0 comments
Open

(9.00) ps4gdb server issues #161

respondtshirt opened this issue May 7, 2023 · 0 comments

Comments

@respondtshirt
Copy link

Steps:

  1. Attach to a process in gdb.
  2. Set a breakpoint.
  3. continue execution.
    When the break point hits. The PS4 process freezes.

The below line never returns when the breakpoint is hit. The PS4 hangs and then shortly after kernel panics.

ps4gdb_sys_wait4(GDB_SERVER_PID,&stat,WUNTRACED,0);

I only loaded Mira to ensure no other payloads was interfering.

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

1 participant