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

Does it support debugger attach? #2

Open
darkducklucky opened this issue Sep 11, 2023 · 2 comments
Open

Does it support debugger attach? #2

darkducklucky opened this issue Sep 11, 2023 · 2 comments

Comments

@darkducklucky
Copy link

darkducklucky commented Sep 11, 2023

When I want to find out what instructions write the address, the debugger need to attach process. But cheatEngine says debugger link timeout.

@darkducklucky
Copy link
Author

Your code doesn't seem to have the debugging feature implemented yet?

@DoranekoSystems
Copy link
Owner

DoranekoSystems commented Sep 16, 2023

A debugserver-based debugger has been implemented in the latest commits.
Please start debugserver listening on port:1234.

./debugserver 0.0.0.0:1234

screenshot

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

2 participants