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

Disassembly view's lines get into an ugly state when toggling bit width of debuggee #492

Closed
eteran opened this issue Dec 4, 2016 · 0 comments

Comments

@eteran
Copy link
Owner

eteran commented Dec 4, 2016

Basically, if we debug a 32-bit application, move "line1", then switch to a 64-bit application, "line1" can end up in the middle of address field and look terrible until reset or manually adjusted.

eteran added a commit that referenced this issue Dec 4, 2016
…iew. If the line1

is manually set, but it also is less than the "auto_line1()", then we set it back to auto.
this avoids it ended up in the middle of the address field.
@eteran eteran closed this as completed Dec 4, 2016
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