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

[Feature Request]: Breakpoint not pausing and showing all the accessed addresses #12000

Open
YukiXXL opened this issue Nov 11, 2024 · 0 comments
Labels
Enhancement / Feature Request FR: Low Priority Niche request that does not benefit many users. FR: Medium Complexity Requires some codebase knowledge. A proficient developer should be able to manage.

Comments

@YukiXXL
Copy link

YukiXXL commented Nov 11, 2024

Description

Like what Cheat Engine debugger does. Instead of pausing each time on break, it counts and shows which function/address is accessing the breakpointed address.

Reason

Cheat Engine does not give the right address but rather a bit earlier and the PCSX2 debugger shows the correct one.

Examples

When you want to find that one special time it is being accessed but it is constantly being accessed by bunch of multiple addresses.

@YukiXXL YukiXXL added Enhancement / Feature Request FR: Awaiting Consideration The feature request is awaiting a team members consideration. labels Nov 11, 2024
@F0bes F0bes added FR: Low Priority Niche request that does not benefit many users. FR: Medium Complexity Requires some codebase knowledge. A proficient developer should be able to manage. and removed FR: Awaiting Consideration The feature request is awaiting a team members consideration. labels Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement / Feature Request FR: Low Priority Niche request that does not benefit many users. FR: Medium Complexity Requires some codebase knowledge. A proficient developer should be able to manage.
Projects
None yet
Development

No branches or pull requests

2 participants