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

Debugger disassembly improvements #4380

Conversation

cimarronm
Copy link
Contributor

@cimarronm cimarronm commented Jul 20, 2023

What issue(s) does this PR address?

Takes into account the big flag of the segment descriptor for the code disassembly being displayed if present otherwise it falls back into use the current mode of the cpu.
Adds decoding of rdmsr/wrmsr instructions to disassembler.

Does this PR introduce new feature(s)?

No

Does this PR introduce any breaking change(s)?

No

@cimarronm cimarronm force-pushed the debugger-disassembly-improvements branch from ed7a48f to 5e7426f Compare July 20, 2023 16:24
@joncampbell123 joncampbell123 merged commit 144f1d3 into joncampbell123:master Jul 25, 2023
15 checks passed
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

Successfully merging this pull request may close these issues.

2 participants