Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 340360

Summary: Traditional memory view doesn't cope with 64-bit addresses in Linux
Product: [Tools] CDT Reporter: James Blackburn <jamesblackburn+eclipse>
Component: cdt-memoryAssignee: cdt-debug-inbox <cdt-debug-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: cdtdoug
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:

Description James Blackburn CLA 2011-03-17 14:21:57 EDT
Using today's HEAD of the memory view there seems addresses out of the 32-bit range aren't handled correctly.  

Have selected a memory addresses bigger than 32-bits, while it initially shows the memory correctly,  the view has the following issues:

a) When you try to scroll the window, it moves to showing the memory just below 2^32, ie up
to 0xFFFFFFFF;
b) The Reset option on the memory monitor window doesn't change the visible addresses;
c) The address column is not wide enough to show the whole address

BRCM:TLFIREPATH-2232