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

Debug adapter should also report the name/index of the register known to the architecture #621

Open
xusheng6 opened this issue Oct 7, 2024 · 0 comments

Comments

@xusheng6
Copy link
Member

xusheng6 commented Oct 7, 2024

Right now the debug adapters only report the name of the register reported by the backend, and these are usually the same name as the one used by the architecture. However, the debug adapter should try to unify the two, enabling a more systematic way for the debugger to combine static and dynamic analysis info

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