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

can't see any register info in register window #229

Open
xia0ji233 opened this issue Oct 6, 2024 · 2 comments
Open

can't see any register info in register window #229

xia0ji233 opened this issue Oct 6, 2024 · 2 comments

Comments

@xia0ji233
Copy link

Recently I found that I can't see can't see any register info in register window.I try to reinstall windbg and restore system setting but nothing to it.

image

I can use r command to see register but register window still dosen't acquire register info

@xia0ji233
Copy link
Author

here's log info
2024-10-07:00:16:10:590 : Information : DbgXUI.dll : Data retrieved for registers window. Arch is AMD64
2024-10-07:00:16:10:591 : Error : DbgXUI.dll : Unable to get text for registers in current context. Exception: Object reference not set to an instance of an object.
2024-10-07:00:16:10:637 : Information : DbgX.dll : (E) No messages waiting, dispatching callbacks

@wmessmer-msft
Copy link

It would appear there is a bug in some of the UI windows when kernel debugging... If you have no symbols for the kernel, they don't populate correctly. We'll look into that.

In the interim, if you get the public symbols for the kernel from the public symbol server, the windows should refresh properly.

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