Open ACTRI opened 1 year ago
Can you provide some more detail please:
@ACTRI I think the issue here is that the address only has 32-bits of significant bits and this heuristic is wrong in your case:
Later that Addr32
vs Addr64
is used to determine how wide to show the address:
I'm not sure where we should change the heuristic to determine address size, but GDBMemory uses a different heuristic to determine address size for the memory views that looks more appropriate:
PRs welcome to improve the situation.
Describe the bug CDT-DSF: When disassembly view displays instruction addresses, it does not support displaying 64-bit addresses
To Reproduce Steps to reproduce the behavior:
Expected behavior When disassembly view displays instruction addresses, it supports displaying 64-bit addresses
Desktop (please complete the following information): OS: Windows 7 cdt Version: cdt-10.7.0