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

armv8 registers cannot be displayed #303

Closed
angcaisenscomm opened this issue Sep 18, 2023 · 2 comments
Closed

armv8 registers cannot be displayed #303

angcaisenscomm opened this issue Sep 18, 2023 · 2 comments

Comments

@angcaisenscomm
Copy link

When I use the GDB Dashboard to debug an ARMv8 program, I find that the 'registers' section cannot be displayed.

─── Registers───────────────────────────────────────────────────────────────────────────
Traceback (most recent call last):
File "", line 550, in render
File "", line 2012, in lines
File "", line 2085, in format_value
File "", line 275, in to_unsigned
OverflowError: long too big to convert

@cyrus-and
Copy link
Owner

Does this happen always, with any program? If not, can you come up with a minimal source code that reproduces this issue?

@angcaisenscomm
Copy link
Author

It seems to be related to my environment. There's no need to investigate this issue further. I will close it. Sorry for the inconvenience.

@angcaisenscomm angcaisenscomm closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants